Brenda,
You can use the 'script' tag to signify javascript code in a JSP or HTML
file (coded within the Head, referenced in the Body).
Example:
SomeTitle
function functionName(parameters){
* function code goes here }
Hope this helps.
Scott
>From: Brenda Tung <[EMAIL PROTEC
Hello All. I have several JSPs which run fine in SERunner with the JSP
Execution Monitor off. But, when I enable the monitor, I get import errors
on several application specific (business code) packages. Is there a
properties file (or other manner of manipulation) that I need to update to
give the