Hi!
Can anyone tell me how do I use the JDK classes in JSP. I tried the
import syntax given in JSP1.0 specifications but JRun gives error
for that.
OR
What is wrong with the following and how do I do the following properly ?
<% page language="java" import="java.net.*" %>
?
-thanks in advance
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".