Ok, I did some debugging and I think I figured out what it is doing. It looks like it is using the namespace from the package definition plus the name from the action definition plus the file suffix (jsp). To come up with "/jsf/employee/list.jsp".
I'm not sure that this is going to be flexible enough? Shouldn't you be able to define the location and name of whatever jsp that you want? Why should my action name have to match the name of my jsp? What if I want to have multiple actions that all navigate back to the same jsp? It would look like I can not do it at the moment. Am I mistaken about how this is working? Anyone else think that this needs to be improved? Thanks, --Chris Waring -- View this message in context: http://www.nabble.com/Struts2-JSF-integration-question-tf2027690.html#a5577746 Sent from the Struts - User forum at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]