Be sure to report this to your vendor; people are starting to use Struts
as a compatibility test of their containers with the specifications ;-)

-- Ted Husted, Husted dot Com, Fairport NY USA.
-- Custom Software ~ Technical Services.
-- Tel 716 737-3463.
-- http://www.husted.com/about/struts/


Roman Fail wrote:
> 
> I can second your problems with nested iterate tags using ServletExec.
> We are running JDK 1.3, ServletExec 3.1, Win2k/IIS 5.0.  I posted
> something about it a few weeks ago but no one replied.  It appeared to
> me to be some sort of recursion issue, where the body of the inner
> iterate tag was evaluated and output prior to the outer iterate tag.  We
> ended up just using a scriplet for the outer loop and an iterate tag for
> the inner loop.  I havent' seen any other glaring problems with the
> custom tags running under ServletExec....yet.
> 
> ServletExec 4.0 is in beta right now, perhaps that will solve the
> problem?  It's supposed to support Servlet API 2.3 and JSP 1.2 (as soon
> as they are released!).
> 
> Roman
> 
> 
>         -----Original Message-----
>         From: Amos Shapira
>         Sent: Wed 6/6/2001 8:58 AM
>         To: '[EMAIL PROTECTED]'
>         Cc:
>         Subject: RE: Nested logic:iterate tags
> 
> 
> 
>         Hi,
> 
>         I just had bad experience with ServletExec 3.0E and nested
>         iterate tags.  When I changed the inner iterate tag back to
>         scriptlets things startted working again (the code worked fine
>         under Tomcat 3.2.1).
> 
>         Is anyone aware of problems with NewAtlanta's handling of custom
>         tags in general or Struts in particular?
> 
>         My env:
> 
>         1. Sun JDK 1.2.2_5/6
>         2. New Atlanta ServletExec 3.0E
>         3. Windows 2000 Professional or Sparc Solaris 2.6
>         4. Jakarta Struts and Jakarta Taglib
> 
>         Thanks,
> 
>         --Amos
> 
> 
> 
>   ------------------------------------------------------------------------
>                   Name: winmail.dat
>    winmail.dat    Type: application/ms-tnef
>               Encoding: base64

Reply via email to