Yoyo Chen wrote:
>
> Dear Jason,
> Thanks for your answer. Although StringBufferInputStream() is just
> deprecated, I got error message when I use it in Orion:
>
> Syntax error in source
> __jspPage6.java:13: Class BufferedReader not found.
> rstr = new BufferedReader(new InputStreamReader(
> ^
> Note: __jspPage6.java uses or overrides a deprecated API. Recompile
> with
> "-deprecation" for details.
> 1 error, 1 warning
Well, that error has nothing to do with the deprecation. Sounds like
you didn't include java.io.*.
> BTW, I like your book! I learn much from it!
> I am long for the 2nd edition.
It was so much easier with the first edition. No one knew it was
coming. This time everyone gets to see how long it takes to write a
book, and believe me it feels like even longer if you're the author.
:-) Ah well, I'm pretty excited about some stuff that's going into the
2nd edition so it's still fun.
-jh-
===========================================================================
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