You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Bieringer Dominik (JIRA)" <de...@myfaces.apache.org> on 2006/09/06 07:50:26 UTC

[jira] Reopened: (MYFACES-1401) Problem with dynamically including more than one JSF page with

     [ http://issues.apache.org/jira/browse/MYFACES-1401?page=all ]

Bieringer Dominik reopened MYFACES-1401:
----------------------------------------

             
Well, jsp:include isn't part of JSF, but JSF should work well when using <jsp:include> ...

I am refering to the "JavaServer Faces Specification" Version 1.1:
  -> Chapter 9.2.2
  -> Chapter 9.2.9
  -> Chapter 9.4.11
  -> Chapter 9.4.18

Maybe I am doing something wrong, but I think that I've done everything like described in the Specification.
Have you tried running my code ?

I've even tried the attached jsp pages with the nightly builds... the same results (It's not working)

> Problem with dynamically including more than one JSF page with <jsp:include>
> ----------------------------------------------------------------------------
>
>                 Key: MYFACES-1401
>                 URL: http://issues.apache.org/jira/browse/MYFACES-1401
>             Project: MyFaces Core
>          Issue Type: Bug
>    Affects Versions: 1.1.3
>         Environment: Tomcat 5.5.17
>            Reporter: Bieringer Dominik
>
> I've isolated the problem i encountered in my web application i am currently developing. In the attached zip file are 4 files:
>  test.jsp
>  0.jsp
>  1.jsp 
>  f.jsp
> test.jsp is the main page and needs to get loaded via the browser. test.jsp includes dynamically (random) either 0.jsp or 1.jsp. ... At the bottom of the page test.jsp i statically include f.jsp.
> As you will see, there are serious problems when pressing the command buttons.... The outputTexts are rendered sometimes twice, other times in the wrong order and some times they aren't rendered at all.
> I can't figure out what's the problem... if you need further information (config files, etc.... ) please let me know.

-- 
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