Hi there,
That's fixed it. Thanks this was driving me well nuts. Excellent !!
cheers md
Type: Posts; User: chrisW; Keyword(s):
Hi there,
That's fixed it. Thanks this was driving me well nuts. Excellent !!
cheers md
Hi,
I have a silly problem. I've got an implementation of AbstractWizardFormController and everything works fine when I move forward through the pages.
I have a first page page[0] which allows a...
Thanks all for replies,
I just installed james and removed jboss' mail server.
thanks
I am trying to send emails from my web app using jboss mail server.
I specified jaas authentication in mail.sar/WEB-INF/jboss-service.xml
and then created a corresponding application policy in...
Please help !
I've run into a problem trying to send emails. Briefly I've set up a jboss mail server and deployed my web app. On sending the mail my web app receives a 550 Not Authorized error.
I...
Hi all,
I am having a problem with links in my appln.
I have a main page defined as
home.url=/WEB-INF/views/home.jsp
in views.properties. This has a login form action="home.jsp". This...