Java/JSP Back End Processing

From: Scott (statland_at_msn.com)
Date: 05/27/04


Date: Thu, 27 May 2004 19:17:58 GMT

I am new to both Java & JSP and am working on a project. I've found
that the best way to learn about a new language is to get involved in
a project and work your way through it.
What I am doing is this:

I am working on a JSP based shopping cart that will be run on a local
server. What I need to do is when the order is placed, prepare a
receipt and print it out for shipping purposes.

What approach would be best to go with this sort of task? Should this
be coded into a JSP page or should I venture into the use of Java
Beans? Or am I totally off base? Any direction here would be most
helpful. I have done this sort of thing in the past using CGI and Perl
but I am really interested in using JSP for this project due to it's
scaleability and stability.

Thanks for any and all suggestions.

Scott.



Relevant Pages

  • Java / J2EE Interview questions
    ... Core Java and OOP's Interview questions ... Servlets / JSP Interview questions ... What’s an interface and how will you go about implementing an ... Servlets and JSP ...
    (comp.lang.java.gui)
  • Re: JSP Web-Development [newbie]
    ... beginner in JSP so maybe some of my problems aren't really problems;) ... Personally, I prefer JSTL over straight JSP, to reduce jumping back and forth between HTML and Java syntax. ... done a lot in PHP, so the main idea of website engineering is quite ... display, which should display menu items regarding to the module ...
    (comp.lang.java.programmer)
  • Re: JSP Web-Development [newbie]
    ... beginner in JSP so maybe some of my problems aren't really problems;) ... forth between HTML and Java syntax. ... But okay, ... display or also parameter-regarded body display). ...
    (comp.lang.java.programmer)
  • Re: Discussion: PHP versus JSP
    ... We used MySQL, Tomcat, and JSP. ... > re-doing the app using PHP. ... JSP is an attempt from the Java camp to achieve an ASP/PHP like programming ...
    (comp.lang.java)
  • Re: jsp client for axis2 webservice
    ... Read the Java EE tutorial on the Sun web site. ... to call logic from a JSP. ... all the JSP does is POST an HTTP request to the application ... calling one of the stub methods that you have. ...
    (comp.lang.java.programmer)