How to pass runtime Parameter in Struts1.2?

Answers were Sorted based on User's Feedback



How to pass runtime Parameter in Struts1.2? ..

Answer / 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

How to pass runtime Parameter in Struts1.2? ..

Answer / satish

We can define the parameter in strutsconfig.xml like
dynaActionForm and extents our ActionForm to DynaActionForm.
So there is no need to write setter and getter method.

Is This Answer Correct ?    4 Yes 4 No

Post New Answer

More Struts Interview Questions

Is Struts Action class Thread Safe?

14 Answers   Wipro,


Describe the basic steps used to create a tiles application?

0 Answers  


What does execandwait interceptor?

0 Answers  


Can explain about the validations and in your project where did u used the validations?

4 Answers   NIIT,


What is actioninvocation?

0 Answers  






What is struts in j2ee?

0 Answers  


What is Struts Flow?

17 Answers   CTS, rsystems,


What do you know about validation plugin ?

0 Answers  


what is the use of cvs in struts?

2 Answers  


What is the differences between struts1 and struts2?

0 Answers  


What helpers in the form of jsp pages are provided in struts framework?

0 Answers  


What is container struts2?

0 Answers  


Categories