Hi! My query is : I have a "ShoppingCart.class" Servlet file and wish to instantiate the ShoppingCart in a "xxx.jsp" file.Is it possible and how? Parvinder.
That design problem is a clear demonstration of why you should implement a "shopping cart" as a component such as a bean instead of cramming all the functions into a servlet. Bill
Ok! Now i have a relative problem.I have a "ShoppingCart.class" file in the "Classes" directory.But the "xxx.jsp" file is not able to locate the "ShoppingCart.class" file. Please reply. With Regards, Navi.
Navtaj Singh
Ranch Hand
Joined: Jan 30, 2001
Posts: 37
posted
0
Ahoy ! Please Answer !! Navi
Navtaj Singh
Ranch Hand
Joined: Jan 30, 2001
Posts: 37
posted
0
Its okay , i have the answer. Thanks Navi
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.