Revision: 388
Author:   tfenne
Date:     2006-08-27 13:16:13 -0700 (Sun, 27 Aug 2006)
ViewCVS:  http://svn.sourceforge.net/stripes/?rev=388&view=rev

Log Message:
-----------
Made the quickstart form auto-focus.

Modified Paths:
--------------
    trunk/examples/web/quickstart/index.jsp
Modified: trunk/examples/web/quickstart/index.jsp
===================================================================
--- trunk/examples/web/quickstart/index.jsp     2006-08-27 18:53:49 UTC (rev 
387)
+++ trunk/examples/web/quickstart/index.jsp     2006-08-27 20:16:13 UTC (rev 
388)
@@ -14,7 +14,7 @@
     Hi, I'm the Stripes Calculator. I can only do addition. Maybe, some day, a 
nice programmer
     will come along and teach me how to do other things?
 
-    <stripes:form action="/examples/quickstart/Calculator.action">
+    <stripes:form action="/examples/quickstart/Calculator.action" focus="">
         <stripes:errors/>
         <table>
             <tr>


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to