I have a Tomcat server serving some dynamic JSP pages, which use JavaBeans. After modifying the JavaBeans used by the home page, it seems that Tomcat still serves the old home page. The problem persists even Tomcat was restarted. However, if I entered the full URL of the home page (including the file name of the home page, instead of omitting it), the new home page was displayed. What are the possible causes of this problem?
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
