Re: how to add new tag plugins

2007-06-14 Thread amir nasr
that you can use tabletags. If this is the case, you need to include the jar file in your WEB-INF/lib and then add: <%@ taglib prefix="tt" uri="/tabletags"%> in your jsp. amir nasr wrote: > Hello All > Is there any body who knows how can i introduce plugins

Re: how to add new tag plugins

2007-06-14 Thread amir nasr
that you can use tabletags. If this is the case, you need to include the jar file in your WEB-INF/lib and then add: <%@ taglib prefix="tt" uri="/tabletags"%> in your jsp. amir nasr wrote: > Hello All > Is there any body who knows how can i introduce plugins

how to add new tag plugins

2007-05-26 Thread amir nasr
Hello All Is there any body who knows how can i introduce plugins tag to tomcat to parse it like struts tag, i mean what i must wriiten infront of uri in taglib defintion. For example for struts 2 tag we include this line in top of our jsp page. "<%@ taglib prefix="s" uri="/struts-tags"%>" for

how to add new tag plugins

2007-05-26 Thread amir nasr
- Be a better Globetrotter. Get better travel answers from someone who knows. Yahoo! Answers - Check it out.