JSP shopping cart

Reply

Join Date: Apr 2006
Posts: 353
Reputation: aniseed is an unknown quantity at this point 
Solved Threads: 6
aniseed's Avatar
aniseed aniseed is offline Offline
Posting Whiz

Re: JSP shopping cart

 
0
  #11
Jan 26th, 2007
Originally Posted by jwenting View Post
what Vinoth also doesn't seem to understand is that without servlets there would not be JSP.
JSP are compiled into servlets, they ARE special servlets with a different syntax.

And unless you use them as intended only for display purposes, you get incredibly messy spaghetti code (I should know, that's how I started in the days when servlets and JSPs both were fresh out of Sun, back in the late 1990s, and everyone put reams of Java code into JSPs).
Get connecting JSP with Mysql

The link in his signature is an indicator of the crap he's mentioned in the post. A really WTF code, if you ask me.
Reply With Quote Quick reply to this message  
Join Date: Feb 2006
Posts: 2,433
Reputation: masijade has much to be proud of masijade has much to be proud of masijade has much to be proud of masijade has much to be proud of masijade has much to be proud of masijade has much to be proud of masijade has much to be proud of masijade has much to be proud of masijade has much to be proud of 
Solved Threads: 258
Moderator
masijade's Avatar
masijade masijade is offline Offline
Nearly a Posting Maven

Re: JSP shopping cart

 
0
  #12
Jan 26th, 2007
Yeah Gods, not only A JSP that is almost nothing but scriptlet (which I can almost understand since he is only demonstrating scriptlet in JSP even if it is wrong to do), but also compounding that by putting html tags and formatting inside the scriptlet block.

Then again, also, would that even compile? I mean no try/catch in the scriptlet. Is that allowed in JSP? I don't use scriptlet at all (or at least very, very little) so I have never tried doing anything that would need a try/catch block so I'm simply not sure if that would even compile.
Java Programmer and Sun Systems Administrator

----------------------------------------------

Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.
--Brian Kernighan
Reply With Quote Quick reply to this message  
Join Date: May 2007
Posts: 1
Reputation: malhotra is an unknown quantity at this point 
Solved Threads: 0
malhotra malhotra is offline Offline
Newbie Poster

Re: JSP shopping cart

 
0
  #13
May 9th, 2007
Need help with creating a shopping cart in JSP . The problem is am very new to this environment(JSP) and I have undertaken a project to develop an e-commerce web-site with shopping cart linking to a MySQL database. The main goals of the shopping cart is to process orders and send an email confirmation to the customer.

If anyone can help it will be greatly appriciated :cheesy: .
Reply With Quote Quick reply to this message  
Join Date: Dec 2004
Posts: 4,217
Reputation: peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of 
Solved Threads: 489
Moderator
Featured Poster
peter_budo's Avatar
peter_budo peter_budo is offline Offline
Code tags enforcer

Re: JSP shopping cart

 
0
  #14
May 9th, 2007
You better create your own post and explain there whats the problem, you do not need to open old post which wasn't a success

Also will be good that you post any coding what you did so far
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)

LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
Reply With Quote Quick reply to this message  
Join Date: Nov 2004
Posts: 6,143
Reputation: jwenting is just really nice jwenting is just really nice jwenting is just really nice jwenting is just really nice 
Solved Threads: 212
Team Colleague
jwenting's Avatar
jwenting jwenting is offline Offline
duckman

Re: JSP shopping cart

 
0
  #15
May 10th, 2007
not to mention apparently either taking on a job he knew he is incapable of handling or trying to trick us into doing his homework for him...
As people are clearly allowed to attack me but I'm not allowed to defend myself, I no longer post to this site.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC