aspose file tools
The moose likes Servlets and the fly likes Login code problem getting some HTTP Status 404 error Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "Login code problem getting some HTTP Status 404 error" Watch "Login code problem getting some HTTP Status 404 error" New topic
Author

Login code problem getting some HTTP Status 404 error

Vishal Hegde
Ranch Hand

Joined: Aug 01, 2009
Posts: 973



Login page redirected to this code

loginBean.jsp




But gettint the below error



HTTP Status 404-/VirtualClassRoom/Hello
type Status report

message /VirtualClassRoom/Hello

description The requested resource (/VirtualClassRoom/Hello) is not available.


http://www.lifesbizzare.blogspot.com || OCJP:81%
Madhan Sundararajan Devaki
Ranch Hand

Joined: Mar 18, 2011
Posts: 312

When are you getting this error?


S.D. MADHAN
Not many get the right opportunity !
Vishal Hegde
Ranch Hand

Joined: Aug 01, 2009
Posts: 973

Madhan Sundararajan Devaki wrote:When are you getting this error?


I have an HTML page for a simple login gui when i click on submit it produces this error
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Login code problem getting some HTTP Status 404 error
 
Similar Threads
java.lang.IllegalStateException in Servlet
unable to compile class for jsp
saving sql query to string[]
EJB, JSPs and JDBCs
failing to login with jsp, bean and servlet