|
From: <jue...@we...> - 2003-07-08 14:27:58
|
Hi Alef, Thanks for the compliments - they are much appreciated! :-) The SourceForge archives are somewhat peculiar, I've experienced that = "unarchived" message myself repeatedly. Never mind, they'll reappear... Regarding JSTL EL usage: As BindErrorsTag and BindTag just take a bean = name resp. a bean path (consisting of bean name + a property path) as = attributes, I don't see much place for EL there - maybe for iteration = over a predefined set of bound fields? The main candidate for EL support = is probably MessageTag: It supports message lookup via code, or simply = writing a message text (possibly automatically HTML-escaped) - both = could be computed by EL expressions. Do you have any concrete EL usage scenarios with Spring tags? In any = case, if you'd like to look into potential EL support for MessageTag or = others, please go ahead! Regards, Juergen -----Original Message----- From: Alef Arendsen [mailto:al...@jt...] Sent: Tuesday, July 08, 2003 4:16 PM To: spr...@li... Subject: [Springframework-developer] Tags using expression language?? Hi all, Somehow I was able to browse the archives this morning, but now they appear as being unarchived on sourceforge. Kind of strange. So I wasn't able to browse through the archives for the following question: Is there a version of the custom tags available using the JSTL expression language somewhere or is there any special reason not to have those. If nothing is available and nobody objects, I'd like to have a go, since it would make life a lot easier... Cheers, Alef By the way, I'm even more stunned than before. Everything I'm in need of is there!!! Now I'll stop complimented you guys, otherwise you might even think the job is done ;-) ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 _______________________________________________ Springframework-developer mailing list Spr...@li... https://lists.sourceforge.net/lists/listinfo/springframework-developer |