online store example

quickcur_at_yahoo.com
Date: 01/30/05

  • Next message: frankgerlach22_at_gmx.de: "Re: online store example"
    Date: 30 Jan 2005 11:39:32 -0800
    
    

    I am writing an online store with servlet and jsp. I would like to know
    the best technology (like design patterns) for that. Could anyone point
    me a tutorial or example for that?

    Thanks,

    qq


  • Next message: frankgerlach22_at_gmx.de: "Re: online store example"

    Relevant Pages

    • online store example
      ... I am writing an online store with servlet and jsp. ... the best technology (like design patterns) for that. ...
      (comp.lang.java.programmer)
    • Re: [OT] Which technology might I use for this web application?
      ... Can I write the server code in Java? ... output-rich purposes, Java Server Pages (JSP) is a useful technology that runs on top of servlets. ... Apache Tomcat is a popular, capable servlet container; some other containers include IBM Websphere and Bea WebLogic, and there are others. ... Some tag libraries include JSP custom tags for performing DB accesses, or you can do it directly in your own Java code. ...
      (comp.lang.java.programmer)
    • More info...anyone up for a challenge?
      ... Incase anyone is really up for a challenge on this one, ... Basically we have a frameset with date headers, nav bar etc, and the main ... content frame contains a jsp that onLoad, ... If we use the Favorites link, the log shows a GET was issued to the servlet, ...
      (microsoft.public.windows.inetexplorer.ie6.browser)
    • Re: form bean and session attribute
      ... only HTML, nothing but HTML. ... the JSP *is* a servlet. ... That tag becomes Java code that moves data from the form data in the HTML to the Java bean, ...
      (comp.lang.java.help)
    • Re: what is the MVC all about
      ... WIth a JSP you can call any Java class/method directly from a ... so the JSP gets control first. ... just do this instead:) If a Servlet gets control first (specified by ... The Servlet didn't generate HTML, ...
      (comp.lang.perl.misc)