Re: Runtime expressions with <img:image>
Kris Schneider <[email protected]>
| Newsgroups | gmane.comp.jakarta.taglibs.user |
|---|---|
| Message-ID | <[email protected]> |
Martin Cooper wrote: > On 5/17/06, Hassan Schroeder <[email protected]> wrote: > >> >> Robert Bowen wrote: >> >> > No, "path = ${path} does not work. I am using JSTL 1.0 and Servlet 2.4. >> > >> > So can I do this? ...Without changing versions of JSTL / Servlet? >> >> short answer: no. Though I'm not sure where that <img:... tag comes >> from, haven't used it myself. > > > > Uh, that would be HTML... ;-) I had a WTF moment when I read your previous reply because I assumed it was the Image taglib: http://jakarta.apache.org/taglibs/sandbox/doc/image-doc/intro.html > -- > Martin Cooper > > > But if you're using a 2.4 deployment descriptor -- check what's at > >> the beginning of your application's web.xml -- upgrading to JSTL 1.1 >> is as simple as downloading and replacing a couple of jar files... >> >> And well worth it, IMO -- replacing all those `<c:out value="${path}"/>` >> statements with `${path}` cleans up a workspace most wonderfully :-) >> >> FWIW! >> -- >> Hassan Schroeder ----------------------------- [email protected] >> Webtuitive Design === (+1) 408-938-0567 === http://webtuitive.com >> opinion: webtuitive.blogspot.com >> >> dream. code. -- Kris Schneider <mailto:[email protected]> D.O.Tech <http://www.dotech.com/>