RE: apache + tomcat + *.do mapping problem

2002-04-24 Thread MICHEL Stéphane
I found a solution of this problem on the Apache Mailing List Archives (posted by Craig R. McClanahan, (Wed, 03 jan 2001 19:43:35 GMT)) : ... Tell Apache (in "apache/conf/httpd.conf" file) to forward "*.do" URIs to Tomcat so that Struts can process them (assumes you are using MOD_JSERV) :

How to use Struts with HTML forms generated dynamicly

2002-02-28 Thread MICHEL Stéphane
Hi, I have HTML forms generated dynamicly (with XSL and XML) from a SGDB structure. So i think, i can't use strust HTML taglibs (i don't know how !) So my question is : How can I use the struts framework with this kind of forms ? Is it adapted to my needs ? SM -- To unsubscribe, e-mail: