my dog learned polymorphism
The moose likes JSP and the fly likes Some help on e-shop Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JSP
Reply Bookmark "Some help on e-shop" Watch "Some help on e-shop" New topic
Author

Some help on e-shop

Aris Doxakis
Ranch Hand

Joined: Dec 05, 2004
Posts: 136

Hello,
I was assigned to create an e-bookstore as a project on jsp and because i am not that familiar with jsp and javabeans i would need some help.I just need a example that will help me start and understand.If anyone can help.

Thnx!!
Merrill Higginson
Ranch Hand

Joined: Feb 15, 2005
Posts: 4864
Here is a link where you can download Sun's J2EE 1.4 tutorial. The example application, which is downloaded as part of the tutorial actually happens to be an online bookstore application. Just make sure that the application server you use is J2EE 1.4 compliant.

And of course, since it's such a well known tutorial, you realize you're not going to get away with just turning in the example application as your own without at least modifying it. :roll:


Merrill
Consultant, Sima Solutions
Aris Doxakis
Ranch Hand

Joined: Dec 05, 2004
Posts: 136

thanks i just need it to get a general idea of its functions!!
Ben Souther
Sheriff

Joined: Dec 11, 2004
Posts: 13410

I don't think a general idea will suffice. You should either jump in and really learn it or stay away from it.
Although he consequences won't be as severe as they would be if you were to 'dabble' in surgery or bomb making, the quality of the resulting product will be about the same



[ March 05, 2005: Message edited by: Ben Souther ]

Java API J2EE API Servlet Spec JSP Spec How to ask a question... Simple Servlet Examples jsonf
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Some help on e-shop
 
Similar Threads
review
jsp related
need help in developing a web directory using JSP!!
playing adio file with jsp
jsp & servlet starting point