Yeah, seems so :)

Could you send your entire test page to the list [by entire, I assume it
only contains the str: tag and the necessary bits at the top. If it's
bigger, try making a simple test one first]?

The other option is to try the samples. If the samples work, then compare
their web.xml and jsp with yours.

http://www.generationjava.com:8013/string-examples/index.html

is an example url of a slightly out of date version running. [it doesn't
have the truncateNicely tag iin it].

So you should just have to place the string-examples.war in your webapps
directory and goto:

http://yourdomain.com:yourport/string-examples/index.html

Let us know how that goes,

Hen

On Wed, 18 Sep 2002, [iso-8859-1] Xavier Prélat wrote:

> Henri,
>
> I did add the commons-lang jar to my server lib ??
>
> did not try the samples...but i just try to execute this :
>
> <str:replace replace="e" with="A">A sentence Hopefully.</str:replace>
>
> quite simple!!
>
> Xavier
>
> XP> -----Message d'origine-----
> XP> De : Henri Yandell [mailto:[EMAIL PROTECTED]]
> XP> Envoyé : mercredi 18 septembre 2002 13:10
> XP> À : Tag Libraries Users List
> XP> Objet : Re: can't make string taglibs work!
> XP>
> XP>
> XP>
> XP>
> XP> On Wed, 18 Sep 2002, [iso-8859-1] Xavier Prélat wrote:
> XP>
> XP> > Hi,
> XP> >
> XP> > I am trying to use string taglibs and I can't get something
> XP> else than "HTTP
> XP> > : 500 unhandled expression" while playing with a simple replace tag!
> XP> >
> XP> > I am using session, datetime and others taglibs, so I did
> XP> copy jar file into
> XP> > the server directory, modified web.xml the usual way, is
> XP> there something I
> XP> > forgot!
> XP>
> XP> Are you able to get the examples war working at all? I find
> XP> this is often
> XP> the easiest way to confirm that taglibs are working.
> XP>
> XP> Have you downloaded the beta of commons-lang? [I can provide url if you
> XP> haven't. Bit early in morning atm].
> XP>
> XP> Have you had any taglib working in that container yet? Any Jakarta one I
> XP> mean.
> XP>
> XP> Hen
> XP>
> XP>
> XP> --
> XP> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
>
>
>
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to