Hi Jim,
Thanks for your response but I feel like I have been tantalized with drink
but not given one :-).
What are your three book suggestions?
I do have one book on programming servlets, "Java Servlets" by Karl Moss.
However, I have noticed it makes no mention of response, request, etc. If I
am really writing native Java that is fine but from what I have seen on this
list there is a response object that to my knowledge (which is pretty
limited at this point) is not part of Core Java.
I have seen how to write to the page using .output but I am wondering if
there is also something akin to ASP's response.write(), etc, etc.
TIA,
Devon Manelski
MCP
-----Original Message-----
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Jim Preston
Sent: Wednesday, June 28, 2000 7:15 PM
To: [EMAIL PROTECTED]
Subject: Re: Documentation
That may be because JSP doesn't really have an object model of its own to
speak of. There are no objects and methods that make up JSP. A JSP is an
HTML page with embedded Java code and some special tags. It gets compiled
into a servlet. So really, the JSP object model is the servlet object
model.
If you want explicit documentation, there are at least three good books on
JavaServer Pages that will tell you pretty much everything you need.
--Jim Preston
-----Original Message-----
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Devon Manelski
Sent: Wednesday, June 28, 2000 3:09 PM
To: [EMAIL PROTECTED]
Subject: Documentation
I am also wondering about sources for explicit documentation regarding the
JSP object model. I have spent some time looking on Sun's site, in the
Forte Docs and on the web but have been unable to come up with a simple set
of listing of object, methods and properties.
TIA,
Devon
===========================================================================
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
===========================================================================
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