Where can I get help with struts?
No Answer is Posted For this Question
Be the First to Post Answer
What are the sections into which a strut configuration file can be divided?
How tag libraries are defined in Struts?
Why are struts tightly coupled?
In how many ways duplicate form submission can occurs?
How can we work with error tags?
What is the use of ActionErrors in Struts?
wat happen when the connection is nt closed in jdbc n what vl happen when i interchange in executequery n execute statements
Where should struts xml be placed?
In Struts Programming which is the controller,which is the model?
how can i fetch combo box value into my DAO using struts 2?
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.
why we are not implement business logic in struts action?