Suppose i create a web application(MVC model,
J2EE), then i guess i would be using a web server , application server and database server.
Where do i store the *.html or *.jsp files?? ... web server ??
where do i keep the class files(C of mvc) of the application???
where do i keep the class files(M of mvc) of the application???
and how about the database??