Hi Kenton, import com.opensymphony.xwork2.ActionSupport; is valid. You might want to ensure that you have the correct JAR files.
You can always get the http://struts.apache.org/download.cgi#struts206 blank struts 2 project with all the necessary libraries. Kenton 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 > newer package hierarchy. > > Could you guys update the tutorials to work with the latest release > (currently 2.06)? Or at least remove the out of date ones? It's really > frustrating to diagnose legacy problems and obsolete code in tutorials > like this. > > > Second request: Web forums. Mailing lists are much more awkward to > use. I am well versed in them, I know about the web archive > interfaces, but web forums are just so much simpler and easier to deal > with. > > --------------------------------------------------------------------- > To 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. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]