Jonas,

Can you please show me the two tags that you are using?  Ie the JSP code?

Cheers,
Scott

On Wed, Dec 17, 2003 at 04:37:22PM +0100, Jonas Eriksson wrote:
> Yes - I'm using the id attribute. (with different values too)
> 
> 
> Jason Carreira wrote:
> > You're using the "id" attribute, right? Scott, shouldn't that prevent
> > Resin from reusing the tag instance, since the attribute values are
> > different?
> > 
> > 
> >>-----Original Message-----
> >>From: Jonas Eriksson [mailto:[EMAIL PROTECTED] 
> >>Sent: Wednesday, December 17, 2003 8:13 AM
> >>To: [EMAIL PROTECTED]
> >>Subject: Re: [OS-webwork] Reusing Action object when several 
> >>action tags is used
> >>
> >>
> >>Yes, I do use Resin (2.1.11).
> >>
> >>I was mistaken, the log DO show that the param is set by the 
> >>interceptor 
> >>(although the param is not in the second tag): 
> >>ParametersInterceptor:32 - Setting params {withUID=true}
> >>
> >>This sounds as a Resin cache problem to me. I file a jira 
> >>issue anyway 
> >>so you guys can decide what to do.
> >>
> >>Jonas
> >>
> >>
> >>Scott Farquhar wrote:
> >>
> >>>Are you using Resin?  Resin caches tag values.  This could 
> >>
> >>be a bug in
> >>
> >>>the action tag.
> >>>
> >>>Jonas Eriksson wrote:
> >>>
> >>>
> >>>>If I use two action tags on same page and the action-name and
> >>>>namespace are equal on the two separate tags, the second 
> >>
> >>invocation is 
> >>
> >>>>not creating a new Action object. This is not the supposed 
> >>
> >>behaviour, 
> >>
> >>>>or is it?
> >>>>
> >>>>In my case I was setting some tag params and they were set in the
> >>>>second invocation too, even if I didn't include them in the tag 
> >>>>params. (Thus my conclusion that the object is reused; 
> >>
> >>also, the log 
> >>
> >>>>shows no param setting in action)
> >>>>
> >>>>Regards
> >>>>Jonas
> >>>>
> >>>>
> >>>>
> >>>>-------------------------------------------------------
> >>>>This SF.net email is sponsored by: SF.net Giveback Program. Does 
> >>>>SourceForge.net help you be more productive?  Does it help 
> >>
> >>you create 
> >>
> >>>>better code?  SHARE THE LOVE, and help us help YOU!  Click Here: 
> >>>>http://sourceforge.net/donate/ 
> >>>>_______________________________________________
> >>>>Opensymphony-webwork mailing list 
> >>>>[EMAIL PROTECTED]
> >>>>https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork
> >>>>
> >>>
> >>
> >>
> >>
> >>-------------------------------------------------------
> >>This SF.net email is sponsored by: IBM Linux Tutorials.
> >>Become an expert in LINUX or just sharpen your skills.  Sign 
> >>up for IBM's Free Linux Tutorials.  Learn everything from the 
> >>bash shell to sys admin. Click now! 
> >>http://ads.osdn.com/?ad_id=1278&alloc_id=3371> &op=click
> >>
> >>_______________________________________________
> >>
> >>Opensymphony-webwork mailing list 
> >>[EMAIL PROTECTED]
> >>https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork
> >>
> > 
> > 
> > 
> > -------------------------------------------------------
> > This SF.net email is sponsored by: IBM Linux Tutorials.
> > Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
> > Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
> > Click now! http://ads.osdn.com/?ad_id78&alloc_id371&op=click
> > _______________________________________________
> > Opensymphony-webwork mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork
> > 
> 
> 
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: IBM Linux Tutorials.
> Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
> Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
> Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
> _______________________________________________
> Opensymphony-webwork mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork


-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id78&alloc_id371&op=click
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to