| Author |
Framework for application
|
Makarand Parab
Ranch Hand
Joined: Dec 10, 2004
Posts: 121
|
|
Hi I want to design a Online test application in j2ee. The questions are in the database. Can anyone tell me which framework should i consider. Can you please chip in your idea's or recommendation. I am bit confused as of now about how to go ahead. Regards Makarand Parab
|
 |
Amin Mohammed-Coleman
Greenhorn
Joined: Oct 18, 2004
Posts: 15
|
|
|
I would use Struts and Tiles framework and for the core logic use spring. So let spring handle the database stuff and Struts handle the controller and view aspect of the application. There are some good tutorials out there for both struts and spring. Spring in Action is a really good book when it comes to spring. i definitely recommend that book. Hope that helps.
|
 |
 |
|
|
subject: Framework for application
|
|
|