Re: Requests from a Struts Newbie

2007-05-15 Thread Kenton
;s easy... Nabble! Here's the user list: > http://www.nabble.com/Struts---User-f206.html > -- View this message in context: http://www.nabble.com/Requests-from-a-Struts-Newbie-tf3756215.html#a10635400 Sent from the Struts

Re: Requests from a Struts Newbie

2007-05-14 Thread Wendy Smoak
On 5/14/07, Giesen Giesen <[EMAIL PROTECTED]> wrote: From http://struts.apache.org/2.x/docs/hello-world.html, I see: import com.opensymphony.xwork2.ActionSupport; This doesn't compile and I can't find this package anywhere. I'm guessing that is older WebWork code and hasn't been updated to the

Re: Requests from a Struts Newbie

2007-05-14 Thread Victor Neo
unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Requests-from-a-Struts-Newbie-tf3756215.html#a10616292 Sent from the Struts - User mailing list archive at Nabble.com.

Requests from a Struts Newbie

2007-05-14 Thread Giesen Giesen
From http://struts.apache.org/2.x/docs/hello-world.html, I see: import com.opensymphony.xwork2.ActionSupport; This doesn't compile and I can't find this package anywhere. I'm guessing that is older WebWork code and hasn't been updated to the newer package hierarchy. Could you guys update the t