if by "on the fly" you mean a series of requests, then yes

-----Original Message-----
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Bryan L. Croft
Sent: Thursday, February 08, 2001 11:50 AM
To: [EMAIL PROTECTED]
Subject: USE JSP/JAVABEANS TO GENERATE ON THE FLY DHTML


Is it possible to write javabeans, jsp tags, and jsp that will allow the
on the fly creation of DHTML and perhaps JavaScript?  For example
have a JSP page which gets updated with some data, the data flows
into the javabeans, gets processed and the return results go to a jsp
page which automatically generated DHTML and or JavaScript based
on the data coming in?

BC

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
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".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
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