Problems when Tomcat run stand alone

2000-07-28 Thread Jens-Uwe Eilers
Hello, I develope JSP with the JBuilder 3.5 . I integrate the Tomcat in the JBuilder to test the JSP. When I test the JSP all things function so as I expectedly. But when I run the Tomcat standalone the setValue() method is not called. I use: jsp:useBean id="men" scope="session"

Re: Problems when Tomcat run stand alone

2000-07-28 Thread M.Velikov
Please send MenuBean to check it! marvel. Jens-Uwe Eilers wrote: Hello, I develope JSP with the JBuilder 3.5 . I integrate the Tomcat in the JBuilder to test the JSP. When I test the JSP all things function so as I expectedly. But when I run the Tomcat standalone the setValue() method is