On Mon, Oct 13, 2008 at 6:27 PM, Lance Java <[EMAIL PROTECTED]> wrote:
>> 2. Use (and probably fix) the Struts 1/Tiles 2 plugin:
> This is what I'm after... thanks!
I'm kind of in the same situation as you Lance.
I've completed the migration to Tiles2 (struts1.3, Tiles2.0.6,
struts/tiles2-plugin-sn
Hi all,
This thread is almost one year old but I'm facing the exact same issue !
http://www.mail-archive.com/user@struts.apache.org/msg68104.html
Does anyone know how to solve it ?
Thanks
Yannick
On Wed, Oct 17, 2007 at 11:08 AM, Giovanni Azua <[EMAIL PROTECTED]> wrote:
> hi All,
>
> Anyone has
you probably have to include the whole expression within your
expression element,
for instance:
'>value
should work, but a bit ugly ;-)
maybe it looks nicer using jstl !
var
Hope it helps
Yannick
On 9/10/07, Anna Simbirtsev <[EMAIL PROTECTED]> wrote:
> Hello
>
> I am trying to pass the val
Hi Mahesh,
Actually you can do both, filtering before and after the Action
servlet, this only depends how you organize your filtering work in the
doFilter() method. What will be executed before Action servlet should
be before calling chain.doFilter() method and you can if you like have
additional
I had this issue as well but you can use the built-in ForwardAction
class, then using the global forward to map to an action that
redirects to your tiles definition.
e.g.:
Yannick
On 4/13/07, Antonio Petrelli <[EMAIL PROTECTED]> wrote:
2007/4/13, Suman Maity <[EMAIL PROTECTED]>:
> H
5 matches
Mail list logo