Hi ,

I am developing jsp program calling outside classes.
i want to include outside classes into in jsp file.
ex: i have one jsp file called aiirmain.jsp
i have two outside classes: ex: a,b( these two classes
contain database operations).
in my aiirmain i want to create objects for a and b(
ouside classes).I import those two clsses in my jsp
program and i am cerating objects for a and b(outside
classes), it is giving error as
Error: 500
try to access method a(Ljava/sql/conncetion;)v from
class
_0005caiirmain_0002ejspaiirmain_jsp_4

pl give  reply asap.

Thankx in advance.


satya.
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to