Hi, 
I am supposed to deploy my application on OAS 10.1.2 which expects J2EE version 
1.3 . My web.xml for J2EE 1.3 does NOT allow me to include following filter 
definitions.

         <dispatcher>REQUEST</dispatcher>
  |       <dispatcher>FORWARD</dispatcher>
  |       <dispatcher>INCLUDE</dispatcher> 
If I dont use these definitions, I'm  not able to use "a4j:include" tag.Since I 
can include above definitions in web.xml for J2EE version 1.4, I'm able to get 
"a4j:include" tag working.
 Does that mean that a4j:include does NOT work with J2EE 1.3 ?? Do we have any 
work around for this.

Thanks in advance.



View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4035486#4035486

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4035486
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to