This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Servlets and the fly likes Form processing using register.java but it doesn't show my hashmap errormessages Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "Form processing using register.java but it doesn Watch "Form processing using register.java but it doesn New topic
Author

Form processing using register.java but it doesn't show my hashmap errormessages

martin brow
Greenhorn

Joined: Dec 13, 2011
Posts: 3
Hi,

I'm having trouble showing my errormessages for my registration form. I just don't see why the <%= regform.getErrorMessage("userName") %> doesn't show my error. What should I change?
If I enter correct information, it processes as it should, so there is nothing wrong with the form nor the bean. It's just the errormessages which won't show...
Register.java


index.jsp:


I really hope you can help me solving this problem.

Thanks,

Hadez
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Form processing using register.java but it doesn't show my hashmap errormessages
 
Similar Threads
Getting the name of the requesting page
JavaBeans and Servlets
database best practice
error occuring while use jsp
jsp:useBean id not clear