Re: can i import tld file in other tld files?

2010-02-04 Thread Stuart Thiel

Hello Ambika,

Yes, and in fact this works very well. It just works less well with the 
JSTL, as many of the methods that would be useful to reuse are private, 
which can make you have to do a bit more work.


Stuart

ambikakuppusamy wrote:

Hi all,

I want to create MyTagLibrary. And i want to use the some existing taglibs
to use the features that is already available. I can also add some more
features in MyTagLibrary. Like inheritance in java, is it possible to use
one taglib features in other taglib?

Thanks,
Ambika
  



-
To unsubscribe, e-mail: taglibs-user-unsubscr...@tomcat.apache.org
For additional commands, e-mail: taglibs-user-h...@tomcat.apache.org



can i import tld file in other tld files?

2010-02-03 Thread ambikakuppusamy

Hi all,

I want to create MyTagLibrary. And i want to use the some existing taglibs
to use the features that is already available. I can also add some more
features in MyTagLibrary. Like inheritance in java, is it possible to use
one taglib features in other taglib?

Thanks,
Ambika
-- 
View this message in context: 
http://old.nabble.com/can-i-import-tld-file-in-other-tld-files--tp27448756p27448756.html
Sent from the Taglibs - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: taglibs-user-unsubscr...@tomcat.apache.org
For additional commands, e-mail: taglibs-user-h...@tomcat.apache.org