> > I just implemented Tim's stuff in the latest release of Struts Menu. I > was a bit suspicious that folks might not be able to use it because of > the JSP 1.2 requirement. So my question is - why do you require 2.2/1.1 > John? Just curious.
I'm 2.3/2.4 myself, but a lot of folks are still running websphere 4.x, which is servlet 2.2. Websphere users == big companies, slow to upgrade. > > Matt > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On > > Behalf Of John York > > Sent: Saturday, December 20, 2003 7:32 AM > > To: [EMAIL PROTECTED] > > Cc: [EMAIL PROTECTED] > > Subject: Re: [displaytag-devel] Fwd: [displaytag-user] > > Expression support > > > > > > I still require servlet 2.2/jsp 1.1, so I'm sure others do as well. > > > > +1 if it still works in 2.2/1.1 > > > > > > On Sat, 20 Dec 2003, Matt Raible wrote: > > > > > Very nice Tim. Looking through your code, this looks like a sweet > > > addition. Here's my +1. Does the EL support require a JSP 1.2 > > > container or can commons-el be used? The reason I ask is I > > believe the > > > displaytag will run on a servlet 2.2/jsp 1.1 container (though I > > > wouldn't mind making it require 2.3/1.2). > > > > > > I've cc'd the developers list we can see what others think and > > > hopefully commit this. You might also want to submit this > > as a patch > > > to SourceForge so it doesn't get lost in e-mails and folks > > that want it > > > can easily download it and use it. > > > > > > Thanks! > > > > > > Matt > > > > > > Begin forwarded message: > > > > > > > From: Tim McCune <[EMAIL PROTECTED]> > > > > Date: December 19, 2003 12:20:16 PM MST > > > > To: [EMAIL PROTECTED] > > > > Subject: [displaytag-user] Expression support > > > > Reply-To: [EMAIL PROTECTED] > > > > > > > > I sent mail to displaytag-devel a few days ago asking if > > anyone was > > > > working on expression support for displaytag. Since > > nobody replied, > > > > I went ahead and implemented it. I'm attaching the > > source. Instead > > > > of patching displaytag, I just subclassed a couple > > things, but these > > > > changes could easily go back into the main source if > > someone feels > > > > so inclined. Enjoy. > > > > > > > > --Tim > > > > > > > -- > > John York > > Software Engineer > > CareerSite Corporation > > > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: IBM Linux Tutorials. > > Become an expert in LINUX or just sharpen your skills. Sign > > up for IBM's Free Linux Tutorials. Learn everything from the > > bash shell to sys admin. Click now! > > http://ads.osdn.com/?ad_id=1278&alloc_id=3371> &op=click > > > > _______________________________________________ > > > > displaytag-devel mailing list [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/displaytag-devel > > > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: IBM Linux Tutorials. > Become an expert in LINUX or just sharpen your skills. Sign up for IBM's > Free Linux Tutorials. Learn everything from the bash shell to sys admin. > Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click > _______________________________________________ > displaytag-devel mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/displaytag-devel ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ displaytag-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-devel
