Re: tiles:insert instead of tiles:getAsString() creates problems.

2007-12-10 Thread NagsNags
the time in my old S1 > apps, although I suppose I could be forgetting something. > > d. > > --- NagsNags <[EMAIL PROTECTED]> wrote: > >> >> Hi, >> >> my strutus-config entry is >> > type="com.eurobenefits.myben

Re: tiles:insert instead of tiles:getAsString() creates problems.

2007-12-10 Thread NagsNags
;. What am I doing wrong here? Please let me know your views.Happy to provide any details you need. Thanks Nags. newton.dave wrote: > > If you are including a JSP that's expecting a Struts-instantiated action > form > without going through a Struts request cycle no f

Re: tiles:insert instead of tiles:getAsString() creates problems.

2007-12-10 Thread NagsNags
;. What am I doing wrong here? Please let me know your views.Happy to provide any details you need. Thanks Nags. NagsNags wrote: > > Hi, > > I am new to using struts tiles. we have started a project which uses > struts tiles heavily. > > My code is like this to lo

Re: tiles:insert instead of tiles:getAsString() creates problems.

2007-12-10 Thread NagsNags
/WEB-INF/struts-logic.tld" prefix="logic" %> <%@ taglib uri="/WEB-INF/srutus-tiles.tld" prefix="tiles" %> Also I have entries in my web.xml to map these entries. Please bear with me and ask more details if you need. I need a solution very urgently. tha

tiles:insert instead of tiles:getAsString() creates problems.

2007-12-10 Thread NagsNags
Hi, I am new to using struts tiles. we have started a project which uses struts tiles heavily. My code is like this to load the contents in an iframe. With this code, I was loosing the form attributes whenever I try to render a page with form variables. Plain text pages renders properly. Dyna

dynaactionform is getting null using struts tiles

2007-12-04 Thread NagsNags
Hi, your help in this regard is very much appreciated. my strutus-config entry is as you see, the forward is to a tiles definition, which looks like my jsp code looks like: <% DynaActionForm form =((DynaActionForm)requ