| 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
|
 |
 |
|
|
subject: Form processing using register.java but it doesn't show my hashmap errormessages
|
|
|