Posted By:
John_Zukowski
Posted On:
Saturday, March 31, 2001 04:51 PM
JSPs run in the web server not on the client. There is no visual aspect of it. If you need one, you need to have it display an applet or work within the confines of HTML with JavaScript.