What is controller in struts ?
Hi Friends, why struts introduced in to web application. Plz dont send any links . Need main reason for implementing struts. Thanks Prakash
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.
Which file is used by controller to get mapping information for request routing?
how many methods are there in RequestPrccesor class?
What are the benefits of the struts system?
What is Request Dispatcher and what is Request Process?
When it’s useful to use IncludeAction?
how to connect from struts to database through hibernet and where u can modify the class
What is form bean in struts?
How is forward action used for integration?
What is struts xml?
which MVC architecture struts follows and why?