You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Drew Zimber <dr...@shaws.com> on 2002/11/14 19:25:10 UTC

templates: cant access request in included files???


hey all,

im trying to get a template implementation going and none of the my
<html:text> tags can find the form in one of the templated files:

<body>
...
<form>
<!-- in this file i cant see the request!!!  -->
<template:get name="foo">

...
</form>
</body>

what is the deal with that!!!




--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>