Adam Lipscombe wrote:

>Folks,
>
>
>Our JSP's use stylesheets referenced by a standard HTML link tag. E.g. <link
>rel="stylesheet" href="pages/calendar/calendar.css">
>
>
>The graphic designers are complaining 'cos on-the-fly changes made in a
>stylesheet does not automatically force a JSP to get re-compiled by Tomcat
>5.0.28. This means they cant see their changes unless they restart TC.
>
>Q: Is there any way to tell TC to re-compile JSP's when a stylesheet has
>changed?
>  
>
Yes, reload your application.  Duh.
Brandon


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to