Hi Struts experts.

I have a problem with formbean. I created a search form by extending
org.apache.struts.action.DynaActionForm, The strange things happend was
when I filled the search options in the search page from differnce
machine(differet IE ),It shared the  same search options. It seems server
only create one
instance of the search form. the scope of the form bean define in configure
file is session scope. The configure file is not master configure file, we
are doing plugin, so this happened when forms configure in another
configure file, If I put the search form configure into struts-config.xml,
It works fine, so anyone knows what happend with mutiple configure files.I
thought it should no differece,

Thanks a lot.

-Yan





Many thanks for any suggestion in advance.

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".

Some relevant archives, FAQs and Forums on JSPs can be found at:

 http://java.sun.com/products/jsp
 http://archives.java.sun.com/jsp-interest.html
 http://forums.java.sun.com
 http://www.jspinsider.com

Reply via email to