You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Mike Kienenberger (JIRA)" <de...@myfaces.apache.org> on 2005/12/23 19:48:31 UTC

[jira] Reopened: (MYFACES-973) jsp:include tag does not pass parameters if using the ? sign in the page attribute

     [ http://issues.apache.org/jira/browse/MYFACES-973?page=all ]
     
Mike Kienenberger reopened MYFACES-973:
---------------------------------------


Well, I'll reopen it for now as I don't know enough about JSP to be definitive.

One thing that might be causing problems, though, is if you've left the other JSF RI jar files in your path.   You only mentioned removing the JSF api file and not the JSF RI implementation file.

> jsp:include tag does not pass parameters if using the ? sign in the page attribute
> ----------------------------------------------------------------------------------
>
>          Key: MYFACES-973
>          URL: http://issues.apache.org/jira/browse/MYFACES-973
>      Project: MyFaces
>         Type: Bug
>   Components: General
>     Versions: 1.1.1
>  Environment: Windows XP, Tomcat 5.5.9
>     Reporter: Moshe Elisha
>     Priority: Minor

>
> When I use the jsp:include tag like this:
> <jsp:include page="somepage.jsp?param1=value" />
> The parameter "param1" is not passed to the target page while in sun's jsf implementation it does work.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira