I am looking to to setup a few DB driven form based pages and to learn more about java. Can anyone recomend a particular framework to start with? I am confused as to which one to start with.
Thk
-
Which Framework (1 messages)
- Posted by: John Dennedy
- Posted on: February 14 2005 17:31 EST
Threaded Messages (1)
- Which Framework by sriram chandra on February 14 2005 19:26 EST
-
Which Framework[ Go to top ]
- Posted by: sriram chandra
- Posted on: February 14 2005 19:26 EST
- in response to John Dennedy
If you are new to web programming...start of with simple JSP
-->servlet->DB
then add more layers in between. You could then explore frameworks like struts etc.
-sriram