ok, I have a couple of questions, so I'm just going to stick them all in
here...

1) does anyone know a good book to better learn how to use beans?

2) will basic writeUTF's to a flatfile in JSP through a ton of security
exceptions or does JSP let you write files onto the server?

3) I'd like to pass a variable from an HTML form in index.html to a JSP
file. problem is, this JSP file would be inside of a frame (the
index.html does not use frames). So,basically, I have to call the HTML
file that sets up the frames and have the JSP file called by that, but
then how do I pass the parameters?

-Daniel

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