Why do we need struts?
No Answer is Posted For this Question
Be the First to Post Answer
I will explain the scenario now i have a form1 having some fields and i made it extends DynaActionForm. in struts config how can i specify another form form2 which has to extend the form1 please specify is it better to use actionform or dyna action form in applations. is dyna action form is comfortable in declaring form variables of type 'ArrayList<somegenerics>' extend the
What is struts2 namespace?
What is filter dispatcher in struts?
How can we integrate log4j in Struts2 application?
Explain the life cycle of a request in struct2 application?
Why do we need struts?
What is Struts Flow?
Which parser is used in Struts to parse the Structconfig.xml file.
How many Action classes have been used in your project? Differences between struts 1.1 and 1.3?
we have two applications A1 & A2 both are accesing the same databse table employee at the same time how we will manage this so that both application can get the correct no of emloyee while A1 is inserting a employee at the same time while other applicatuion is getting the empployee list.
how to connect from struts to database through hibernet and where u can modify the class
drawback of Validation Framework where and how to write the connection pool object in the programe how to debug the programe and application in struts without using eclips