From seam-commits at lists.jboss.org Thu May 13 03:54:21 2010 Content-Type: multipart/mixed; boundary="===============4493095455802856387==" MIME-Version: 1.0 From: seam-commits at lists.jboss.org To: seam-commits at lists.jboss.org Subject: [seam-commits] Seam SVN: r12719 - branches/enterprise/JBPAPP_5_0/doc/Seam_Reference_Guide/en-US. Date: Thu, 13 May 2010 03:54:21 -0400 Message-ID: <201005130754.o4D7sLII027304@svn01.web.mwc.hst.phx2.redhat.com> --===============4493095455802856387== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: manaRH Date: 2010-05-13 03:54:21 -0400 (Thu, 13 May 2010) New Revision: 12719 Modified: branches/enterprise/JBPAPP_5_0/doc/Seam_Reference_Guide/en-US/Remoting.x= ml Log: JBPAPP-3400 - fixed the CDATA source code in Remoting javascript block Modified: branches/enterprise/JBPAPP_5_0/doc/Seam_Reference_Guide/en-US/Rem= oting.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- branches/enterprise/JBPAPP_5_0/doc/Seam_Reference_Guide/en-US/Remoting.= xml 2010-05-12 02:39:34 UTC (rev 12718) +++ branches/enterprise/JBPAPP_5_0/doc/Seam_Reference_Guide/en-US/Remoting.= xml 2010-05-13 07:54:21 UTC (rev 12719) @@ -108,9 +108,9 @@ = We'll also need to add some more script to make our button ac= tually do something when it's clicked: = - - // + = + +]]> + = - // ]]>]]>]]> - We're done! Deploy your application and browse to your page. = Click the button, and enter a name when prompted. A message box will display the hello message confirming = that the call was successful. If you want to save some time, you'll find the full source code for this Hello Wo= rld example in Seam's --===============4493095455802856387==--