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" class="eshop.MenuBean" /
jsp:setProperty name="men" property="*" /

Can anyone help me?

Sorry about the bad english
Jens-Uwe Eilers

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets



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 not called.
 I use:

 jsp:useBean id="men" scope="session" class="eshop.MenuBean" /
 jsp:setProperty name="men" property="*" /

 Can anyone help me?

 Sorry about the bad english
 Jens-Uwe Eilers

 ===
 To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
 Some relevant FAQs on JSP/Servlets can be found at:

  http://java.sun.com/products/jsp/faq.html
  http://www.esperanto.org.nz/jsp/jspfaq.html
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets