Re: [announce] html2 Tag Library experiment

2005-11-02 Thread Yujun Liang
Hubert, I didn't mean your BeanDef is not good. Please don't take that way. :) Question for you. Bill Siggelkow mentioned your BeanDef in his book, here is the example he gave us, http://format.date.us>"/> I am working on locale aware application, how do I specify the converter base on loca

Re: [announce] html2 Tag Library experiment

2005-11-02 Thread Yujun Liang
Ted, Here is what I read from Struts document, You may also place a bean instance on your form, and use nested property references. For example, you might have a "customer" bean on your ActionForm, and then refer to the property "customer.name" in your presentation page. Th

Re: [announce] html2 Tag Library experiment

2005-11-02 Thread Ted Husted
On 10/31/05, Hubert Rabago <[EMAIL PROTECTED]> wrote: > If there's enough interest (and volunteers), we can move this thing to > struts.sf.net, otherwise I'll just let this sit there for those brave > enough to use it. I'd say that if there is enough interest and volunteers to move it to struts.sf

[announce] html2 Tag Library experiment

2005-10-31 Thread Hubert Rabago
I wanted to share the results of an experiment I was trying out. http://www.rabago.net/struts/html2/ It's an alternate set of tags (which extends those provided by Struts) and provides the developer with more control over handling of invalid form fields. At the very least, it allows you to show