0 Replies Latest reply on Mar 18, 2004 3:55 PM by wxie

    useBean not working

    wxie

      Hi,

      I have a weird problem of using <jsp:useBean ...>
      I use beans to catch field values in web forms using <jsp:useBean /> tags in JSP pages. Everything works fine, until couple of weeks ago, there is one bean would not catch any data from posted web forms occasionally. Anyone has any kind of similar problems, or any ideas?

      I am using jboss-3.0.4 with Jetty, on Linux box.

      Traffic volume is not unusually high.

      Thanks a lot.