Problems with Tiles and html:base

2004-11-28 Thread TroyGeek
Hello, I am using Tiles for my layout. I have a Tiles definition like this:
---

  
 











---


If I use the struts  tag in either my /main/Welcome.jsp or
if I put it into a template (like MainLayout.jsp) the source code my
Welcome.jsp always shows the base tag like this:
http://exodus:8081/Dakota/theme/tiles/MainLayout.jsp";>
instead of
http://exodus:8081/Dakota/main/Welcome.jsp";>

Any ideas how to make Tiles and html:base play nicely together?

thank you!

~ Troyston Campano ~

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



Logic tag to JSTL

2004-11-10 Thread TroyGeek
How would I turn the following logic tag into a JSTL tag. Would it use
the core tags?






thank you!

Troyston Campano

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