No. ItSounds like you need to do a little more reading before you start
asking the list questions. Check the resources below:

-----Original Message-----
From: Nayak Savitha [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 31, 2000 7:37 PM
To: [EMAIL PROTECTED]
Subject: Re: JSP Tutorial


print page break -http://www.webreview.com/pub/2000/01/07/style/nov99.html
The big tutorial "Servlet Essentials":
www.novocode.com/doc/servlet-essentials/
Other tutorials you can find at www.servlets.com
Java Server Pages (JSP)
http://java.sun.com/products/jsp/
http://java.sun.com/products/jsp/docs.html
http://www.sunworld.com/sunworldonline/swol-08-1998/swol-08-asp.html
http://www.javaworld.com/javaworld/jw-03-2000/jw-03-ssj-jsp.html
http://www.gamelan.com/journal/techworkshop/092199_jsp1.html
http://www.gamelan.com/journal/techworkshop/092899_jsp2.html
http://www7.software.ibm.com/vad.nsf/data/document2389?OpenDocument
http://www.apl.jhu.edu/~hall/java/Servlet-Tutorial/
http://www.browsebooks.com/Fields/
http://java.sun.com/products/jsp/jsp-asp.html
http://java.sun.com/products/jsp/technical.html
http://java.sun.com/products/jsp/faq.html
http://www.serverpages.com/Java_Server_Pages/
http://www.jsptutorial.com/
http://www.servletcentral.com/1998-12/jsp.dchtml
http://csclub2.stthomas.edu:8080/mfcatlin/tutorial/files/read.html
http://csclub2.stthomas.edu:8080/mfcatlin/tutorial/jdbc/index.html
http://java.sun.com/products/jsp/html/jspbasics.fm3.html
http://www.interpasnet.com/JSS/
http://developer.java.sun.com/developer/onlineTraining/J2EE/Intro/
http://www.javaworld.com/javaworld/jw-03-2000/jw-0331-ssj-forms.html
http://www.javaworld.com/javaworld/jw-03-2000/jw-0331-ssj-jspxml.html
http://www.javaworld.com/javaworld/jw-12-1999/jw-12-ssj-jspmvc.html
http://www.taglib.com/
http://jakarta.apache.org/taglibs/
http://jsptags.com/
http://www.devx.com/upload/free/features/javapro/2000/04apr00/te0004/te0004
-1.asp

-----Original Message-----
From: Orlando Perdomo [mailto:[EMAIL PROTECTED]]
Sent: Monday, September 04, 2000 1:13 PM
To: [EMAIL PROTECTED]
Subject: access Java objects from JSP


Hi,

I want to know how to use another java objects I develop, from JSP.
I put the .class files of that objects in the servlet directories, of =
JRun, which is the app server I use.

I want to to extend a JSP from a servlet class, and I use the extends =
attribute of the page directive, Am I right?

Thanks in advance.

Orlando.

===========================================================================
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

===========================================================================
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