|
From: Alef A. \(JTeam\) <al...@jt...> - 2003-10-17 10:43:22
|
> A little while ago I rolled a simple generic Validator implementation -- configured using the Spring configuration file -- using JEX (http://www.plotnix.com/jex/). This a little pluggable expression language framework. I added JEX plugins for regexps and the JSTL expression language so I could use these (in addition to JavaScript, BEXL and JXPath) to formulate validation rules. I've never seen JEX before, but it sounds and looks really interesting. Also, I thnk integration of expression language(s) in the context stuff would be great somehow. But these would definitely be 1.1 features. |