In response to #2, you can do that fine from JSP.  But if you do it from
JCP, then the VM in the browser will throw a security exception.

  Mike (client, server, app, applet... feh!)

-----Original Message-----
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Daniel Lynn
Sent: Wednesday, November 01, 2000 10:24 AM
To: [EMAIL PROTECTED]
Subject: [JSP-INTEREST] a few quick questions


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

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