Hello,

I would like to be able to assign a servlet generated http page to a JavaScript
variable, as in the pseudo-code that follows:

<SCRIPT LANGUAGE="JavaScript">
var servletGeneratedPage =
getPageContent("http://myserver/servlet/generateValue")
</SCRIPT>

After spending some time searching I haven't been able to find a function that
would do the job of the ficticious 'getPageContent' function above.  I'm rather
new at this, so I imagine there is some easy way to do this that I've
overlooked.

Thanks for any help,

- Dirk
____________________________________
Dirk Townsend
38 Corley Ave.
Toronto M4E 1T9
(416) 686-5981 (Tel. or fax)
[EMAIL PROTECTED]

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to