Re: Tiles and <%@ taglib>

2003-07-16 Thread Sandeep Takhar
It may depend on your jsp compiler. We have it on each jsp page. sandeep --- Erez Efrati <[EMAIL PROTECTED]> wrote: > > In tiles, where should I be best putting the <%@ > taglib uri="required > lib" %>? Each tile jsp with its own tags or put them > all in the layout > JSP I use? > > Thanks, > E

RE: Tiles and <%@ taglib>

2003-07-15 Thread Erez Efrati
I want to make sure I got you right. So, you mean you put in each JSP tile its required <[EMAIL PROTECTED]> taglibs? Erez -Original Message- From: Chen, Gin [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 15, 2003 7:01 PM To: 'Struts Users Mailing List' Subject: RE: Tile

RE: Tiles and <%@ taglib>

2003-07-15 Thread Chen, Gin
someone). Once you find an application server that supports both styles, however, it really becomes a matter of preference. -Tim -Original Message- From: Erez Efrati [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 15, 2003 1:56 PM To: 'Struts Users Mailing List' Subject: Tiles a

Tiles and <%@ taglib>

2003-07-15 Thread Erez Efrati
In tiles, where should I be best putting the <%@ taglib uri="required lib" %>? Each tile jsp with its own tags or put them all in the layout JSP I use? Thanks, Erez - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional c