> What's with com.opensymphony.xwork2.ActionSupport? > I don't see anything like that in the Struts 2.0.9 package > I downloaded. Did I miss something?
OK, I found that in the xwork-2.0.4.jar library, not in the struts2-core library, where I expected it. Now I get this message when I try to compile "HelloWorld": <quote> Cannot access class com.opensymphony.xwork2.ActionSupport; class file has wrong version 49.0, should be 45.3 or 46.0 or 48.0. </quote> Now what's going on? -- Tim Slattery [EMAIL PROTECTED]