You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "Read, Karen" <Ka...@railinc.com> on 2002/03/06 13:58:36 UTC

Need help getting a production/stable version of v1.1

> We started using a version of Struts from a nightly build without source
> code.  This version includes support in the package
> org.apache.struts.taglib.html for the "indexed" attribute in a couple of
> the classes.  Our code relies on this as well as many of the other
> changes.  Some of these were not available in the newly released 1.0.2
> version released in Jan. 2002.  We need to find a stable version that we
> can use that contains these fixes and also the source code for debugging
> purposes. I am hoping that there will be a release soon or you can point
> me to a stable version that we can use that contains the needed fixes.
> Thank you in advance,
> Karen Read
> Railinc Corporation
> Cary, NC
> 

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Need help getting a production/stable version of v1.1

Posted by CyberZombie <Cy...@mediaone.net>.
Note that the 1/12 build will not work with JDK1.4...

Bruce Geerdes wrote:

>Ted Husted posted the 1/12 build on his web site.  You can see his message at
>"http://www.mail-archive.com/struts-user@jakarta.apache.org/msg23631.html".
>
>Bruce
>
>
>"Read, Karen" wrote:
>
>>>We started using a version of Struts from a nightly build without source
>>>code.  This version includes support in the package
>>>org.apache.struts.taglib.html for the "indexed" attribute in a couple of
>>>the classes.  Our code relies on this as well as many of the other
>>>changes.  Some of these were not available in the newly released 1.0.2
>>>version released in Jan. 2002.  We need to find a stable version that we
>>>can use that contains these fixes and also the source code for debugging
>>>purposes. I am hoping that there will be a release soon or you can point
>>>me to a stable version that we can use that contains the needed fixes.
>>>Thank you in advance,
>>>Karen Read
>>>Railinc Corporation
>>>Cary, NC
>>>
>>--
>>To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
>>For additional commands, e-mail: <ma...@jakarta.apache.org>
>>
>
>
>--
>To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
>For additional commands, e-mail: <ma...@jakarta.apache.org>
>
>





--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Need help getting a production/stable version of v1.1

Posted by Bruce Geerdes <br...@sun.com>.
Ted Husted posted the 1/12 build on his web site.  You can see his message at
"http://www.mail-archive.com/struts-user@jakarta.apache.org/msg23631.html".

Bruce


"Read, Karen" wrote:

> > We started using a version of Struts from a nightly build without source
> > code.  This version includes support in the package
> > org.apache.struts.taglib.html for the "indexed" attribute in a couple of
> > the classes.  Our code relies on this as well as many of the other
> > changes.  Some of these were not available in the newly released 1.0.2
> > version released in Jan. 2002.  We need to find a stable version that we
> > can use that contains these fixes and also the source code for debugging
> > purposes. I am hoping that there will be a release soon or you can point
> > me to a stable version that we can use that contains the needed fixes.
> > Thank you in advance,
> > Karen Read
> > Railinc Corporation
> > Cary, NC
> >
>
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Need help getting a production/stable version of v1.1

Posted by dIon Gillard <di...@multitask.com.au>.
Ted Husted wrote:

>You might just start with the nightly build. If you are not doing
>anything fancy with your ActionServlet, this should work just fine for
>you, and will be basis for the beta release (as soon as we get around to
>that). 
>
Ted,
on the 'doing fancy stuff with ActionServlet' front. I was thinking this 
week (bad sign) about adding a Struts 1.0.x compatible implementation of 
the action servlet into the 1.1 build that had all the same extension 
points as 1.0, and used a special RequestProcessor etc to route 
processing back to it.

Does this make some sense?

-- 
dIon Gillard, Multitask Consulting
http://adslgateway.multitask.com.au/developers




--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Need help getting a production/stable version of v1.1

Posted by Ted Husted <hu...@apache.org>.
You might just start with the nightly build. If you are not doing
anything fancy with your ActionServlet, this should work just fine for
you, and will be basis for the beta release (as soon as we get around to
that). 

Alternatively, this is the Nightly Build with source from Dec 25/26,
just before the latest development wave began. 

http://husted.com/struts/resources/jakarta-struts-src-20011226.zip

This would have the indexed attribute, but not the nested tags, multiple
configs, or dynabeans.

-- Ted Husted, Husted dot Com, Fairport NY US
-- Developing Java Web Applications with Struts
-- Tel: +1 585 737-3463
-- Web: http://husted.com/about/services


"Read, Karen" wrote:
> 
> > We started using a version of Struts from a nightly build without source
> > code.  This version includes support in the package
> > org.apache.struts.taglib.html for the "indexed" attribute in a couple of
> > the classes.  Our code relies on this as well as many of the other
> > changes.  Some of these were not available in the newly released 1.0.2
> > version released in Jan. 2002.  We need to find a stable version that we
> > can use that contains these fixes and also the source code for debugging
> > purposes. I am hoping that there will be a release soon or you can point
> > me to a stable version that we can use that contains the needed fixes.
> > Thank you in advance,
> > Karen Read
> > Railinc Corporation
> > Cary, NC
> >
> 
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>