facebook

Tiles+JSF==>Cannot forward after response has been commit

  1. MyEclipse IDE
  2.  > 
  3. Off Topic
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #261995 Reply

    Ramin
    Member

    Hi,

    I can make tiles and JSF work individually but unable to integrate them.

    I get:

    Cannot forward after response has been committed

    To narrow down the issue, I setup three jsp files:
    1. MySetupTiles.jsp — Does a tiles:insert and tiles:put
    2. MyTiles.jsp — does a tiles:insert (from above)
    3. MyFaces.jsp — has a simple f:view

    in #1 above, I have tried

      <tiles:put name="theFaces" value="MyFaces.faces" />
      <tiles:put name="theFaces" value="MyFaces.jsp" />

    I understand this has to do with the order of processing, but not sure how do it.
    Thank you.
    Ramin

    #262040 Reply

    Riyad Kalla
    Member

    Moving to OT > Soft Dev

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Tiles+JSF==>Cannot forward after response has been commit

You must be logged in to post in the forum log in