struts 2 tutorial and maven question

2006-12-11 Thread Cecilia Castillo
Hi! I am new to struts, maven etc. I am trying to follow the bootstrap tutorial for struts 2. I used the Maven Archetype to create a new application for the tutorial and everything worked fine except... - when I create the Login-validation.xml in my src/main/java/tutorial directory (where L

newbie question...struts2, spring and jdbc

2007-01-31 Thread Cecilia Castillo
I am new to Struts, Struts2, and Spring. (And maybe know too much about jdbc.) I have written my application with Struts2 and am only using Spring to manage my database connections. I have defined my oracle database as a JNDI resource in my Tomcat server.xml file. I have defined a dataSourc

can anyone recommended books which will help me learn Struts 2

2007-03-29 Thread Cecilia Castillo
Can anyone recommend any good books which will help me learn Struts 2. If there are no books on Struts 2...are there any books on Struts which would be of value? I am new to both Struts and Struts 2 as well as tag libraries, JSP and JavaScript. I am not new to Java or JDBC. I have been usin

Re: can anyone recommended books which will help me learn Struts 2

2007-03-29 Thread Cecilia Castillo
trial and error testing. I'm hoping the Webwork book will clarify things for me. Thanks, Cecilia At 08:31 AM 3/29/2007, you wrote: --- Cecilia Castillo <[EMAIL PROTECTED]> wrote: > Can anyone recommend any good books which will help > me learn Struts 2. WebWork in Action (M

how to position the cursor to a form input field with Struts 2

2007-04-04 Thread Cecilia Castillo
Can anyone tell me how to position the cursor to an entry field in a form when the jsp file first loads in Struts 2. I tried an approached described at http://simplythebest.net/scripts/DHTML_scripts/javascripts/javascript_111.html but it doesn't seem to work. Regards, Cecilia -

NEVERMIND: how to position the cursor to a form input field with Struts 2

2007-04-04 Thread Cecilia Castillo
Mevermind...it figures I would find the bug 1 second after sending a help email. Thanks anyways, Cecilia At 02:52 PM 4/4/2007, Cecilia Castillo wrote: Can anyone tell me how to position the cursor to an entry field in a form when the jsp file first loads in Struts 2. I tried an approached

optiontransferselect tag doesn't work unless you select all items in right hand list

2007-04-25 Thread Cecilia Castillo
Can someone tell me why the optiontransferselect tag requires the user to select all items in the right hand list before it will send the values over as a parm? Is there some way to make this work as described in the tag reference which says "Will auto-select all its elements upon its