what are the struts tags?
Explain struts.devmode?
Is struts 1 still supported?
What is the purpose of execute() method?
Explain about logic match tag?
What is the purpose of action tag in struts.xml?
who will run the execute method in struts?
what is the struts internal code?
How does struts2 token work?
whats is mean Actionerrors and Actionerror?
What is discontinuous strut?
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.
session menagement in servlets explaion briefly?