<div dir="ltr">Ah, that simple, thanks!<br><br><div class="gmail_quote">On Sun, Nov 1, 2009 at 11:06 AM, Terence Parr <span dir="ltr"><<a href="mailto:parrt@cs.usfca.edu">parrt@cs.usfca.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im"><br>
On Nov 1, 2009, at 5:49 PM, Ran Tavory wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I've implemented a string template result type for struts2, and so far I'm very happy with st, but there's one limitation I haven't been able to figure out.<br>
It seems ST requires all template files to be at the same directory. (or did I miss anything?...)<br>
So, for medium to large web-apps this is an annoyance. I'd like to be able to create multiple directories, such as "full_pages" or "layouts" or "snippets" or "reports" and be able to load multiple .st files from their common parent directory.<br>
<br>
Is there a way to get over this limitation?<br>
</blockquote>
<br></div>
Use subdirectories and then use $misc/searchbox()$ and $gutter/leftnav()$ etc :)<br>
<br>
Ter<br>
</blockquote></div><br></div>