This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JSF and the fly likes Problems using displaytag + faces: + webflow: servlet conflict    Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Problems using displaytag + faces: + webflow: servlet conflict    " Watch "Problems using displaytag + faces: + webflow: servlet conflict    " New topic
Author

Problems using displaytag + faces: + webflow: servlet conflict

Pablo Mosquera
Greenhorn

Joined: Sep 03, 2008
Posts: 1
Hi, Im using JSF and DisplayTaf in my application and I have a problem. When I enter to see a detail from the displaytag my FacesContext is lost. This is because of the url mappings of the servlets.

Caption from jsp



See that the url starts with "app.htm"

Caption from flowlauncher-servlet.xml




Caption from web.xml



More web.xml



And more...




The problem is that when I enter detail works, but I lose my facesContext becasue Im not using the faces Servlet. If set another url pattern for faces servlet or use a url like app.faces I cant enter the detail.

Can anyone give me some help?
Bauke Scholtz
Ranch Hand

Joined: Oct 08, 2006
Posts: 2458
Crossposted without notification: http://forums.sun.com/thread.jspa?threadID=5328433


Code depot of a Java EE / JSF developer | JSF / Eclipse / Tomcat kickoff tutorial | DAO kickoff tutorial | I ♥ Unicode
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Problems using displaytag + faces: + webflow: servlet conflict
 
Similar Threads
STRUTS + WEBLOGIC 8.1
Switching from Reference Implementation to MyFaces
Javascript error when upgrading to tomahawk 1.1.3
Tomahawk filter brings HTTP 404
"Document root element "beans", must match DOCTYPE root" problem