You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by ta...@jakarta.apache.org on 2004/04/20 18:37:49 UTC

[Jakarta Tapestry Wiki] Updated: PageReferences

   Date: 2004-04-20T09:37:48
   Editor: 128.143.59.171 <>
   Wiki: Jakarta Tapestry Wiki
   Page: PageReferences
   URL: http://wiki.apache.org/jakarta-tapestry/PageReferences

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -13,7 +13,7 @@
 
 Without this extra parameter, the !PageLink would refer to a page called !NextPage at the top level, i.e. defined (implicitly or explicitly) in the main .application file.  
 
-This works for page references in HTML templates, but what about in Java files.  The normal I!RequestCycle.getPage(''page'') will return a page reference, but again, it is a referenceto a application level page, and not an intralibrary page.
+This works for page references in HTML templates, but what about in Java files? The normal I!RequestCycle.getPage(''page'') will return a page reference, but again, it is a referenceto a application level page, and not an intralibrary page.
 
 The solution is simple, but involves a few more method invocations.  Instead of the normal
 {{{

---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org