RE: Probable bug with nested:root and tiles context

2004-09-02 Thread VAN BROECK Jimmy
riginal Message- From: Maurice Nicholson [mailto:[EMAIL PROTECTED] Sent: donderdag 2 september 2004 17:03 To: VAN BROECK Jimmy; [EMAIL PROTECTED] Subject: RE: Probable bug with nested:root and tiles context Hi Jimmy, It's a bug in my opinion. We use Struts 1.1, but it could be fixed in ne

RE: Probable bug with nested:root and tiles context

2004-09-02 Thread Maurice Nicholson
Hi Jimmy, It's a bug in my opinion. We use Struts 1.1, but it could be fixed in newer versions (?). A workaround is to just re-nest the same root context (using the special "/" syntax), so the root context isn't deleted until you've finished with the form, ie: in your main