|
Hello, We are trying to use the URL parameters in our Facelet
“viewed” like
/local/myapp/searchUser.xhtml?convId=1”. What’s happening is the viewed is parsing out the
parameter and sets the URL to only until the .xhtml part (i.e.
/local/myapp/searchUser.xhtml). The source is in
org.apache.myfaces.application.jsp.JspViewHandlerImpl.java. This source
code is in myfaces-core-1.1.4. My question is, Is there another way to set the
parameters in the ViewId URL ? Thanks, |
- User parameters with ViewId Krishnan Kannan
- User parameters with ViewId Krishnan Kannan

