Thanks. I deleted java n class from 'WORK' directory, but still keep getting same/similar error: in the manu.jsp, I changed app.menu.profile to app.menu.po, but still show the value of app.menu.profile. <item> <title>app.menu.po</title> <item> <title>app.menu.po.browse</title> <link>PoBrowse.do</link> </item> </item>
In application.properties, I have following: app.menu.po=PO app.menu.po.browse=Po browse app.menu.profile=Profile app.menu.profile.mbs=Default Region I am using IBM WebSphere Studio Application Developer. Please give me more help, thanks. --- "Agashivala, Vishal" <[EMAIL PROTECTED]> wrote: > Remove the .java and .class file for that JSP from > %Tomcat_home%\work\Standalone\localhost\%virtualdirectory% > Although path depends upon the version of > tomcat..you wont find exact path > as shown above but try to remove java n class from > 'WORK' directory under > your tomcat installation. > > Regards, > Vishal Agashivala > Atos Origin India > O: +91-22-5691 3870 > > > -----Original Message----- > From: shivanjali [mailto:[EMAIL PROTECTED] > Sent: Monday, December 08, 2003 4:45 AM > To: 'Struts Users Mailing List' > Subject: RE: how to Remove the cached JSP's? > > > What is cached JSP's? Please let me know. > thanks > > -----Original Message----- > From: Julia Weaver > [mailto:[EMAIL PROTECTED] > Sent: Sunday, December 07, 2003 1:49 PM > To: Struts Users Mailing List > Subject: how to Remove the cached JSP's? > > Hi, > > I am using Tile, and getting the error > javax.servlet.ServletException: > org/apache/jsp/Registration_jsp (wrong name: > org/apache/jsp/registration_jsp) > > I found one solution in one web site, said: > Remove the cached JSP's and restart. > > But how to Remove the cached JSP's? please help, > thank > you very much. > > > > __________________________________ > Do you Yahoo!? > New Yahoo! Photos - easier uploading and sharing. > http://photos.yahoo.com/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > __________________________________ Do you Yahoo!? New Yahoo! Photos - easier uploading and sharing. http://photos.yahoo.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

