ONLINE SHOPPING CART full report
#2
SUBMITTED BY: HARSH PAREEK

[attachment=14502]
What is JSP?
Mostly HTML page, with extension .jsp
Include JSP tags to enable dynamic content creation
Translation: JSP → Servlet class
Compiled at Request time
(first request, a little slow)
Execution: Request → JSP Servlet's service method
Why JSPs?
Goal: Create dynamic web content (HTML, XML, ...) for a Web Application
Goal: Make it easier/cleaner to mix static HTML parts with dynamic Java servlet code
JSP specification ver. 2.0
Java Servlet specification ver. 2.4
Advantages
Code -- Computation
HTML -- Presentation
Separation of Roles
Developers
Content Authors/Graphic Designers/Web Masters
Supposed to be cheaper... but not really...
Action Elements
Standard Actions
Custom Actions
Standard Actions
<jsp:getProperty>
Gets a property value from a JavaBeans component and adds it to the response
<jspConfusedetProperty>
Set a JavaBeans property value
<jsp:include>
Includes the response from a servlet or JSP page during the request processing phase
<jsp:forward>
Forwards the processing of a request to servlet or JSP page
Custom Actions (Tag Libraries)
Can Define Your own!
Description
Define
Install
Declare
Use
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: circuit diagram for rfid based shopping cart, ieee papers on internet shopping cart system pdf, flow chart of online voting systemshopping cart template, apriori algorithm in shopping cart in swing, full project report on online shopping in php, powered by mybb utility cart, dfd 0 level of computer shopping cart,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Messages In This Thread
RE: ONLINE SHOPPING CART full report - by smart paper boy - 16-07-2011, 03:40 PM

Possibly Related Threads...
Thread Author Replies Views Last Post
  SAMBA SERVER ADMINISTRATION full report project report tiger 3 4,780 17-01-2018, 05:40 PM
Last Post: AustinnuAke
  air ticket reservation system full report project report tiger 16 46,954 08-01-2018, 02:33 PM
Last Post: RaymondGom
  Online Art Gallery project topics 2 5,023 12-09-2017, 01:27 PM
Last Post: Mohankumari
  Online Training and Placement mechanical engineering crazy 17 13,669 11-05-2017, 01:42 PM
Last Post: Guest
  An Efficient Algorithm for Mining Frequent Patterns full report project topics 3 4,806 01-10-2016, 10:02 AM
Last Post: Guest
  online examination full report project report tiger 14 42,960 03-09-2016, 11:20 AM
Last Post: jaseela123d
  Online Ticket Reservation System for Cinema Halls Electrical Fan 16 19,401 04-07-2016, 03:10 PM
Last Post: visalakshik
  Employee Cubicle Management System full report computer science technology 4 5,148 07-04-2016, 11:37 AM
Last Post: dhanabhagya
  Online Dictionary nit_cal 2 2,337 06-04-2016, 12:16 PM
Last Post: dhanabhagya
  e-Post Office System full report computer science technology 27 26,136 30-03-2016, 02:56 PM
Last Post: dhanabhagya

Forum Jump: