Author: nico.ben
Date: 2009-01-09 04:28:04 -0500 (Fri, 09 Jan 2009)
New Revision: 9900
Modified:
trunk/doc/Seam_Reference_Guide/en-US/Tutorial.xml
Log:
Corrected error
Modified: trunk/doc/Seam_Reference_Guide/en-US/Tutorial.xml
===================================================================
--- trunk/doc/Seam_Reference_Guide/en-US/Tutorial.xml 2009-01-09 06:53:03 UTC (rev 9899)
+++ trunk/doc/Seam_Reference_Guide/en-US/Tutorial.xml 2009-01-09 09:28:04 UTC (rev 9900)
@@ -3149,8 +3149,7 @@
<para> But when we redirect, we need to include the values submitted
with the form
- in the URL
- get a bookmarkable URL like
+ in the URL to get a bookmarkable URL like
<literal>http://localhost:8080/seam-blog/search/</literal>.
JSF does not provide
an easy way to do this, but Seam does. We use two Seam features
to accomplish this: <emphasis>page parameters</emphasis> and
<emphasis>URL rewriting</emphasis>.
Show replies by date