-
Junior Member
Re: Use of Servlet and JSP
In J2ee,
In general, Servlet and jsp is used for web based apllications in server side programming purpose.
Jsp is using as Large View purpose.mainly to develope the Presentaions or frond apllication purpose.
Servlet is also doing same thing , and in case of Struts Framework, Servlet acts as controller between the request comming from the browser and Server.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules