Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: kilo2
  • Content: Threads
  • Order by date
  1. kilo2

    Wrong number of arguments in constructor. Anyone to the rescue please?

    Everytime I run the jsp beow I get the following error can anybody help me Generated servlet error: C:\Tomcat\jakarta-tomcat-4.0.6\work\Standalone\localhost\_\shop_0002dproducts$jsp.java:188: Wrong number of arguments in constructor. Product item = new Product(item_id, title...
  2. kilo2

    Class org.gjt.mm.mysql.PreparedStatement not found

    I am working on a book example Java Server pages in easy steps. The last chapter talks through creating a JSP online shop using jsp together with mySQL and tomcat. I am experiencing the following error everytime I run the jsp "Class org.gjt.mm.mysql.PreparedStatement not found" The...

Part and Inventory Search

Back
Top