I just submitted the tags I wrote for Spring <http://opensource.atlassian=
.com/projects/spring/browse/SPR-310>. They are not exactly like the FreeM=
arker/Velocity tags written by Darren, but I think they are pretty powerf=
ul.
The only one I'm not sold on is the forEachError tag--it may be a better =
idea to let this one up to the developer writing the pages, as the markup=
surrounding error messages probably varies quite a bit from project to p=
roject. For example, I like to mark up my error messages like this:
<ul class=3D"error">
<li class=3D"error">Error Message 1</li>
<li class=3D"error">Error Message 2</li>
</ul>
As it is, the forEachError tag allows this kind of markup.
Daniel Miller
j=FCrgen h=F6ller [werk3AT] wrote:
> Seth, Daniel, everybody,
>=20
> I've created a new JIRA issues for JSP form tags. The former "form simp=
lification macros" issues has been closed for 1.1, as the Velocity and Fr=
eeMarker macros are ready now.
>=20
> http://opensource.atlassian.com/projects/spring/browse/SPR-310
>=20
> I've specified 1.1.1 as target, alongside a couple of other enhancement=
s that we've deferred beyond 1.1 final. It would be great if we managed t=
o get JSP form tags ready by then (in about 4-6 weeks)!
> =20
> Juergen
>=20
>=20
> -------------------------------------------------------
> This SF.Net email is sponsored by BEA Weblogic Workshop
> FREE Java Enterprise J2EE developer tools!
> Get your free copy of BEA WebLogic Workshop 8.1 today.
> http://ads.osdn.com/?ad_idP47&alloc_id=10808&op=3Dclick
> _______________________________________________
> Springframework-developer mailing list
> Spr...@li...
> https://lists.sourceforge.net/lists/listinfo/springframework-developer
>=20
>=20
|