[jboss-user] [JBoss Seam] - Re: ajax4jsf and outjecting to conversations
baz
do-not-reply at jboss.com
Wed Feb 21 07:57:39 EST 2007
What do you mean with
anonymous wrote : as long as you have Faces Servlet configured properlyanonymous wrote :
| | ?
| | Can you give me an advice what is wrong with this configuration?
| |
| | | <servlet>
| | | <servlet-name>Faces Servlet</servlet-name>
| | | <servlet-class>javax.faces.webapp.FacesServlet</servlet-class>
| | | <load-on-startup>1</load-on-startup>
| | | </servlet>
| | | <servlet-mapping>
| | | <servlet-name>Faces Servlet</servlet-name>
| | | <url-pattern>/faces/*</url-pattern>
| | | </servlet-mapping>
| | |
| | |
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4019907#4019907
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4019907
More information about the jboss-user
mailing list