文档介绍:×÷Õߣºjspfuns
ÈÕÆÚ£º2000-8-10 17:48:55
Java Server Pages Frequently Asked Questions
Maintainer: Richard Vowles, ******@.nz ()
Questions
What is JSP?
What version is the current version of JSP?
Where can I get the specification for JSP?
Who supports JSP?
What books are available for JSP?
Is JSP better than ASP (Microsoft's Active Server Pages)?
What HTML editors support JSP?
Yes, but how does it perform?
How to invoke a JSP page directly from by browser?
How do you invoke a JSP page from a servlet?
How do you pass data (including beans) to a JSP from a servlet?
How can I pool connections to my database?
How do I use other languages in my JSP?
How can I set a cookie in JSP?
Can JSP and Servlet share same Session and Beans?
How do I plug JSP into Microsoft's IIS Web Server?
Are there any newsgroups that discuss JSP?
What do the differing levels of bean storage (page, session, app) mean?
Where can I find the mailing list archives?
What are the important steps in using JDBC in JSP?
How does variable scope work in JSP?
How do I forward to an HTML page?
Are there any white papers or documents explaining how JSP fits?
How to I create dynamic GIFs for my JSP?
Do you know where I could get some code that would encode something to the HTML DTD standard?
What is pilation?
How are servlets and JSP pages related?
Any good web sites for up to date activities i