how will you view ur jsp page to the client by using
properties file?
Answer Posted / mohan
Another way is that you can do the validation in the
ActionForm, and display messages or the error messages by
using errors.add() method.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Which configuration file is used for storing jsp configuration information in struts?
How to handle exceptions in structs?
What is the difference between struts and spring? Explain
How struts control data flow?
What is the purpose of plug-in tag in struct-config.xml?
Can you explain value stack?
Who wrote struts?
Are interceptors thread safe?
Do you need an alignment after replacing struts?
What does action do in struts?
What is the front controller in struts2?
What is the difference between session scope and request scope when saving formbean ?
1.can we transfer a request from one struts application to another struts application? 2. how many types of action servlets r there what r they
What is the difference between shocks and struts?
Explain the difference between plain-validator and field-validator in struts?