First, to answer the replier that didn't recognize your notation, its the
JSP 0.91 spec.  I'm using it as well because IBM's websphere only supports
it.

The easiest way to get around your problem is simply to load and resave the
JSP file so it has a new timestamp.  That should tell your web server to
recompile the webpage.

-Richard

>I use ServletExec for jsp pages
>When I use a jsp page with a bean tag and if I make changes to my
>bean class I have to restart the computer if I want that the jsp file
>take changes. What can I do to avoid that ? (I try to stop my web server
and
>restart but that change anything)

===========================================================================
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".

Reply via email to