Re: Insert into html based on passed URL paramter</span></a></span> </h1> <p class="darkgray font13"> <span class="sender pipe"><a href="/search?l=user@struts.apache.org&q=from:%22Dave+Newton%22" rel="nofollow"><span itemprop="author" itemscope itemtype="http://schema.org/Person"><span itemprop="name">Dave Newton</span></span></a></span> <span class="date"><a href="/search?l=user@struts.apache.org&q=date:20060509" rel="nofollow">Tue, 09 May 2006 12:21:32 -0700</a></span> </p> </div> <div itemprop="articleBody" class="msgBody"> <!--X-Body-of-Message--> <pre>Bryce Nesbitt wrote: > But what I'd like to do is set the <title> of the HTML page, based on > the parsed URL parameter (e.g. area=987). The proper title is not known > until the jsp executes, and does a lookup on an xml file. Is this > possible with tiles? How would one do it?</pre><pre> Since you're not getting the title value from a tiles definition you'd need to do it somewhere else, perhaps by setting a request attribute during action execution... One solution might be to check for a value in that request attribute and if there's nothing there use the value from the tile definition. Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] </pre> </div> <div class="msgButtons margintopdouble"> <ul class="overflow"> <li class="msgButtonItems"><a class="button buttonleft buttondisabled" accesskey="p" href="#">Previous message</a></li> <li class="msgButtonItems textaligncenter"><a class="button" accesskey="c" href="thrd15.html#45865">View by thread</a></li> <li class="msgButtonItems textaligncenter"><a class="button" accesskey="i" href="mail15.html#45865">View by date</a></li> <li class="msgButtonItems textalignright"><a class="button buttonright " accesskey="n" href="msg45866.html">Next message</a></li> </ul> </div> <a name="tslice"></a> <div class="tSliceList margintopdouble"> <ul class="icons monospace"> </ul> </div> <div class="overflow msgActions margintopdouble"> <div class="msgReply" > <h2> Reply via email to </h2> <form method="POST" action="/mailto.php"> <input type="hidden" name="subject" value="Re: Insert into html <TITLE> based on passed URL paramter"> <input type="hidden" name="msgid" value="4460EB9D.9010706@pingsite.com"> <input type="hidden" name="relpath" value="user@struts.apache.org/msg45865.html"> <input type="submit" value=" Dave Newton "> </form> </div> </div> </div> <div class="aside" role="complementary"> <div class="logo"> <a href="/"><img src="/logo.png" width=247 height=88 alt="The Mail Archive"></a> </div> <form class="overflow" action="/search" method="get"> <input type="hidden" name="l" value="user@struts.apache.org"> <label class="hidden" for="q">Search the site</label> <input class="submittext" type="text" id="q" name="q" placeholder="Search user"> <input class="submitbutton" name="submit" type="image" src="/submit.png" alt="Submit"> </form> <div class="nav margintop" id="nav" role="navigation"> <ul class="icons font16"> <li class="icons-home"><a href="/">The Mail Archive home</a></li> <li class="icons-list"><a href="/user@struts.apache.org/">user - all messages</a></li> <li class="icons-about"><a href="/user@struts.apache.org/info.html">user - about the list</a></li> <li class="icons-expand"><a href="/search?l=user@struts.apache.org&q=subject:%22Re%5C%3A+Insert+into+html+%3CTITLE%3E+based+on+passed+URL+paramter%22&o=newest&f=1" title="e" id="e">Expand</a></li> <li class="icons-prev"><a href="#" title="p">Previous message</a></li> <li class="icons-next"><a href="msg45866.html" title="n">Next message</a></li> </ul> </div> <div class="listlogo margintopdouble"> <a href="#"><img src="/user@struts.apache.org/logo.png" alt="user"></a> </div> <div class="margintopdouble"> </div> </div> </div> <div class="footer" role="contentinfo"> <ul> <li><a href="/">The Mail Archive home</a></li> <li><a href="/faq.html#newlist">Add your mailing list</a></li> <li><a href="/faq.html">FAQ</a></li> <li><a href="/faq.html#support">Support</a></li> <li><a href="/faq.html#privacy">Privacy</a></li> <li class="darkgray">4460EB9D.9010706@pingsite.com</li> </ul> </div> </body> </html>