Problem with J2EE login form, get a 408 error on JBOSS



I'm making a simple J2EE application using JBOSS and Eclipse. Now I am
having an error and i cant find the solution for my problem.
It is an HelloWorld example which a teacher gave me, in the console of
JBOSS it says login = true, user name and password = true.

I get the following message (within a fraction of a second) when i
press login:
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
HTTP Status 408 - The time allowed for the login process has been
exceeded. If you wish to continue you must either click back twice and
re-click the link you requested or close and re-open your browser

--------------------------------------------------------------------------------

type Status report

message The time allowed for the login process has been exceeded. If
you wish to continue you must either click back twice and re-click the
link you requested or close and re-open your browser

description The client did not produce a request within the time that
the server was prepared to wait (The time allowed for the login process
has been exceeded. If you wish to continue you must either click back
twice and re-click the link you requested or close and re-open your
browser).
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Can anybody help me, i'm stuck right now, If you need my code i will
post it!

.



Relevant Pages

  • Re: web application testing
    ... involves login process. ... software but it is very hard to configure the session cookies. ... with the eValid solution's unique architecture -- putting all ... of the test functionality into a full-featured browser. ...
    (comp.software.testing)
  • Re: How to disable the users to submit a page for a second time?
    ... > I've tried using a hidden control which is increased by one every time the ... the login process runs only when the control has ... So when the user presses the button twice, the firts request ...
    (microsoft.public.dotnet.framework.aspnet)
  • Log out function in ASP.NET?
    ... I'm writing some internal application and use Windows authentication to ... perform the login process. ... till he/she close that browser. ...
    (microsoft.public.dotnet.framework.aspnet.security)