Different between Struts and Spring? or Why use Spring, if
you are already using Struts?
Answer Posted / sreenivasulu
using spring to dovelop all kind of applications it provide
built in container in the form of classes no need to
install saperatly that
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Can I map more than one table in a cmp?
What is the difference between RMI and Corba?
Brief description about local interfaces?
What must a class do to implement an interface?
What do you need to set-up a cluster with jboss?
What is the diffrence between a local-tx-datasource and a xa-datasource? Can you use transactions in both?
In our urls and in the text of the buttons we have comma. Its causing an error. Is there a way to change the delimiting character for the menu arguments?
Are there books about seam?
Is the infobus client side only?
What is the purpose of the finally clause of a try-catch-finally statement?
Can constructors be synchronized in java?
How to deploy Jar, War files in J2EE?
Is the ternary operator written x : y ? Z or x ? Y : z ?
Write a program to show synchronization?
How will you pass parameters in RMI? Why do you serialize?