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 18:57:31 UTC

[jira] Closed: (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 closed MYFACES-973:
-------------------------------------

    Resolution: Invalid

It is my understanding that jsp tags are processed by your container's jsp compiler and not by JSF.   I doubt there's anything that can be done about the problem from MyFaces.  Are you using a different jsp compiler when you try it with the Sun RI?

Correct me if I'm wrong, and we'll reopen the issue.

> 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