Re: Substring of

2005-03-11 Thread Rick Reumann
Schuster Joel M Contr ESC/NDC wrote the following on 3/11/2005 4:50 PM: I can't seem to find a clean way of getting a substring of ... suggestions? Use JSTL instead. There really are no advantages I can think of to use bean:write vs c:out (Or just use a more recent servlet container like Tomcat 5

Re: substring.....

2005-02-16 Thread Pavel Kolesnikov
On Wed, 16 Feb 2005 13:29:41 +0100, Peter Maas <[EMAIL PROTECTED]> wrote: > what would be the best way to obtain a substring using taglibs and > struts... > > I now there is the fn taglib in jstl1.1 but we couldn't get it to work > on struts-el 1.2.4. AFAIK JSTL 1.1 is part of Servlet 2.4 specif