[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: WebAuthentication class - IllegalStateException

mabimal do-not-reply at jboss.com
Wed May 27 00:59:37 EDT 2009


Hello Clevelam,

Did you get any solution on it.?

I too am running with same problem...

The error is because(possible reason) in Login.jsp, the form submission target is parent

which is as shown here,
  | 
  | <form method="POST" name="loginform" action="/portal/LoginServlet" id="loginForm" target="_parent"
  |          		style="margin:0;padding:0">  
  | 

But not got the solution yet,
If you got any solution then let me know.

Regards
Mabimal


View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4233460#4233460

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4233460



More information about the jboss-user mailing list