I found the problem!

It was a server configuration issue. Each subdirectory of my app got a new
automatic Context,

The host said it was correct behavior, due to
http://tomcat.apache.org/tomcat-5.5-doc/config/host.html#Automatic%20Application%20Deployment

but the subdirectories did not have a WEB-INF.

The host reconfigured and problem solved, at least partially.

Still problems with servlet mappings not being picked up, though that is not
a tiles issue. neither was this though. Just a server configuration problem.

Garrett




Wendy Smoak-3 wrote:
> 
> On 6/16/07, Garrett <[EMAIL PROTECTED]> wrote:
> 
>> I have a problem only on one page. The index page is fine. It seems very
>> strange to get that error only on one page but not another. What could
>> cause
>> that?
> 
> Different taglib declarations at the top of the page?
> 
> Without seeing an example, it's hard to tell.
> 
> -- 
> Wendy
> 
> 

-- 
View this message in context: 
http://www.nabble.com/can%27t-resolve-taglib-url-for-tags-tiles--tf3931389.html#a11171420
Sent from the tiles users mailing list archive at Nabble.com.

Reply via email to