> -----Original Message-----
> From: Marcin Maciukiewicz [mailto:[EMAIL PROTECTED]
> Sent: Monday, August 02, 2004 10:56 AM
> To: [EMAIL PROTECTED]
> Subject: artifact for jsp taglib: bug? bad practice? or what?
> 
[..]>

 
> Question 1: Is described behaviour bug or not?

It's a feature :). 

But this will be changed in next major release of maven (1.1 and/or 2.0)

> Question 2: Is described case good practice or not? 

It depends. For Servlet Containers which support servlet api >= 2.3
probably the most appropriate solution is to relay on tld discovery
mechanism built-in into container
http://www.onjava.com/pub/a/onjava/2001/10/10/jsp.html?page=2


In case of other artifact types or if you have to use JSP 1.1 unfortunately
such nice workarounds are often not existing.

pozdrawiam

Michal

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

Reply via email to