"Craig R. McClanahan" wrote: > A meta-question, though ... would you guys be interested in capping the > 1.1 release after we deal with validator/services/tiles? If we agreed for > that, we oculd probably get a 1.1 release out in time for JavaOne 2002 > (end of March this year).
Generally, yes. There are some small items I would like to slip in, but that can be done in short order. + A fix for htlm:form truncating extensions + Using an ActionForward as a html:form parameter (I have some contributed code to post) + I also have a standard SuperAction and SuperActionForm that I would like to submit, when the smoke clears. I also keep thinking that we really need a tag to handle context-based references to stylesheets, you know the <link rel= ... tag. But I don't know what to call it :( I get by using base and relative references now, but that's a little sloppy. Did we want to pursue the Declarative Exception handling thing, or maybe just slip in a standard Action (e.g. DispatchExceptionAction) for now that demonstacted how to do that. There's also Nic Hobb's extension. People seem to like it, but I haven't been able to look at it myself. http://husted.com/struts/resources/struts-security.htm I'd still like to split the JAR into struts.jar and struts-taglib.jar, to start sending the "right message" about the custom tags and the presentation layer. But that can wait. -- Ted Husted, Husted dot Com, Fairport NY USA. -- Java Web Development with Struts. -- Tel +1 585 737-3463. -- Web http://www.husted.com/struts/ -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>