Hi,
I have to create a web application in
Java. A relational database will be used to store the information. A user interface will be developed which will contain 3 to 4 pages. Can this web application built using
servlets ,
JSP,
Tomcat and MySQL? Or Should I use
Struts 2 framework to develop this application? Please help me understand the differences between these two route. Also can we install Struts 2 on mac OS X?
Thanks