Yes it is a servlet 2.3 thing. You have to use the full uri if you want the container to automatically find your taglibs.

Dave






From: Ted Husted <[EMAIL PROTECTED]>
Reply-To: "Struts Developers List" <[EMAIL PROTECTED]>
To: Struts Developers List <[EMAIL PROTECTED]>
Subject: Re: [POLL] Version Numbers in TLD URIs
Date: Mon, 18 Nov 2002 08:23:07 -0500

Is this a 2.3 thing?

It used to be that you would make the hard reference in the
web.xml (the location), and then use a soft URI in the pages.

People often use the location for the URI, but I've always thought
that was sloppy.

Does the "simplified" configuration mean that deveopers lose
control over versioning? (a la Microsoft and Explorer)

-Ted.


11/17/2002 10:08:02 PM, David Graham <[EMAIL PROTECTED]>
wrote:

>Currently Struts defines the TLD URIs containing version numbers
like this
>http://jakarta.apache.org/struts/tags-html-1.1
>
>This means that you must change the uri in every jsp when
upgrading. I
>propose we define the uris like:
>http://jakarta.apache.org/struts/tags-html
>
>making it easier for people to upgrade to newer versions.
>
>There's a bug report with more info here:
>http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13574
>
>My main goal is to get this minor issue solved and move on :-).
>
>Dave
>
>
>
>
>_________________________________________________________________
>STOP MORE SPAM with the new MSN 8 and get 2 months FREE*
>http://join.msn.com/?page=features/junkmail
>
>
>--
>To unsubscribe, e-mail: <mailto:struts-dev-
[EMAIL PROTECTED]>
>For additional commands, e-mail: <mailto:struts-dev-
[EMAIL PROTECTED]>
>
>




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

_________________________________________________________________
Add photos to your e-mail with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail


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

Reply via email to