The most important documentation is the JSTL specification. Struts-EL is very simple. It just uses the JSTL EL engine for evaluating attribute values. You can get information about the JSTL specification at <http://java.sun.com/products/jsp/jstl/>.
> -----Original Message----- > From: Paul Hodgetts, Agile Logic [mailto:[EMAIL PROTECTED]] > > Thank you Eddie and David! struts-el looks like just the > type of thing I was looking for. I wasn't aware there was > something available that had the expression evaluation. > Now if I can only find some documentation on it... ;-) -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

