Re: [S2] Struts 2.0.6 questions

2007-02-25 Thread Ted Husted
The website link skipped over the 2.0.6 notes. It's fixed now. http://struts.apache.org/2.0.6/docs/release-notes-206.html * The experimental "new API" has been removed, in favor of continued research in the 2.1.x series. -T. On 2/25/07, Dariusz Wojtas <[EMAIL PROTECTED]> wrote: Hi, I've been

[S2] Struts 2.0.6 questions

2007-02-25 Thread Dariusz Wojtas
Hi, I've been hapily using Struts for some time, most recently the 2.0.5 snapshot. Today I downloaded 2.0.6GA, and that raises a question: * where did the struts2-api.jar go? Are it's interfaces/classes still in use? What interfaces to use now if 'Validatable' and others are not present? Al