Do you need an alignment after replacing struts?
No Answer is Posted For this Question
Be the First to Post Answer
How struts2 supports internationalization?
Is it possible to create mulitple instance of one Action Class in struts?
Can we write our own ActionServlet for front controller of Struts Applications?
Which interceptor is responsible for file upload support?
What do you mean by inner class and anonymous class?
when we enter the data in the form how it is stored in formbean class setter and getter methods?
How do you know what to give for the "path " under in struts-config.xml ?
What are the two scope types for formbeans?
What is Hibernate?
wat happen when the connection is nt closed in jdbc n what vl happen when i interchange in executequery n execute statements
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.
Who makes the struts?