Author: mmcallis
Date: 2008-06-09 21:29:50 -0400 (Mon, 09 Jun 2008)
New Revision: 10965
Modified:
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/ajax.xml
Log:
forget what I changed here...
Modified: docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/ajax.xml
===================================================================
--- docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/ajax.xml 2008-06-10
01:26:58 UTC (rev 10964)
+++ docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/ajax.xml 2008-06-10
01:29:50 UTC (rev 10965)
@@ -209,7 +209,7 @@
<listitem>
<para>Form GET are not handled, however it should not be an
issue as this situation is discouraged
by the Portlet specification. It however taken in account, just in
case of. Here is an example
- of a Java Server Page that would do one:</para>
+ of a JavaServer Page that would do one:</para>
<programlisting><![CDATA[
<form action="<%= renderResponse.createActionURL() %>"
method="get">
...
Show replies by date