Answer Posted / parmar priti
pass the variable form jsp to action class using hidden
field and declare that variable into the action class and
create the getter shetter mathod of that variable
| Is This Answer Correct ? | 9 Yes | 6 No |
Post New Answer View All Answers
What is the purpose of @intrangefieldvalidator annotation?
What is xml based validation in struts2?
What are the core classes of the struts framework?
Can we have multiple struts config files ?
Are struts still used?
How can you create your custom interceptor in struts 2?
What are the components of struts framework?
how to connect from struts to database through hibernet and where u can modify the class
Will the struts tags support other markup languages such as wml ?
Explain about struts dispatch action?
What is the purpose of @doublerangefieldvalidator annotation?
What is the need of struts?
What is the difference between plain-validator and field-validator?
What is the use of form bean in struts?
how to debug struts project in netbean ?