That's the right URL. If you unzip the file, the source is under jakarta-struts-1.0-src/src/share/
i.e. the source file for ActionServlet is jakarta-struts-1.0-src/src/share/org/apache/struts/action/ActionServlet.java ----- Original Message ----- From: "Amit Kumar" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Tuesday, January 22, 2002 11:01 AM Subject: same problem--help needed---missing source code of some of the classesin struts > Dear Mr James, > Yeah > http://jakarta.apache.org/builds/jakarta-struts/release/v1.0.1/src/jakarta-s > truts-1.0.1-src.zip is the url I used. > should I try it again ?? Can you please check and let me know the path > Once again thanks a lot for the response > > regards > Amit K > > ----- Original Message ----- > From: "Jonathan James" <[EMAIL PROTECTED]> > To: "Struts Users Mailing List" <[EMAIL PROTECTED]> > Sent: Tuesday, January 22, 2002 10:25 PM > Subject: Re: still the same problem--help needed---missing source code of > some of the classesin struts > > > > > http://jakarta.apache.org/builds/jakarta-struts/release/v1.0.1/src/jakarta-s > > truts-1.0.1-src.zip > > > > or > > > > http://jakarta.apache.org/builds/jakarta-struts/nightly/src/ > > > > for nightly build src. > > > > For your future reference you get here by going to > > > > http://jakarta.apache.org/struts/ and then clicking "Source Code" on the > > left. > > > > > > > > ----- Original Message ----- > > From: "Amit Kumar" <[EMAIL PROTECTED]> > > To: "Struts Users Mailing List" <[EMAIL PROTECTED]> > > Sent: Tuesday, January 22, 2002 10:45 AM > > Subject: still the same problem--help needed---missing source code of some > > of the classesin struts > > > > > > > Thank you very much for such a quick response.Yes I have downloaded > > > everything again but again find the same classes missing :-( > > > The source code of all the files available in struts.jar is > unavailable. > > > The reason I wanted to look into the code of > > > org.apache.struts.action.ActionServlet is I want to learn about Struts > as > > > much as possible ,we are about to take off to design a B2B Ecommerce > > > application. > > > Decompilation of the classes is always possible , but I want to make > sure > > > that this is the only option or that the currently available source > > version > > > is accidently missing the source files that I mentioned above.and also > the > > > Struts is an open source project , it will be helpful to have all the > > source > > > code. > > > > > > For a trial run what I did is as follows: > > > before starting tomcat I copied the following war files in webapps > > > 1. struts-blank.war > > > 2. struts-documentation.war > > > 3.struts-example.war > > > 4. struts-exercise-taglib.war > > > 5. struts-template.war > > > 6. struts-upload.war > > > > > > on starting the tomcat as usual it unpacked the war files and the all > the > > > applications are working perfectly alright. > > > But unfortunately the package org.apache.struts.action in source form is > > > nowhere to be seen.the only package that is available is > > > org.apache.struts.webapp.example. > > > > > > Please let me know if I am missing something.and it will be a great help > > if > > > somebody can pointout where exactly the source files are put if at all > the > > > ones that I am looking for. > > > > > > I will be very much thankful if this issue gets resolved. > > > > > > Thank you so much for the patience.... > > > Best regards > > > Amit K > > > > > > > > > > > > > > > > > > > > > ----- Original Message ----- > > > From: "Brian Holzer" <[EMAIL PROTECTED]> > > > To: <[EMAIL PROTECTED]> > > > Sent: Tuesday, January 22, 2002 7:32 PM > > > Subject: Re: help needed---missing source code of some of the classesin > > > struts > > > > > > > > > From the download page, there is a link for downloading the source and > a > > > link for downloading the executables. Go back to the download page and > > > check that you have downloaded the right stuff. > > > > > > Brian > > > > > > >>> [EMAIL PROTECTED] 01/22/02 08:02am >>> > > > I have downloaded the source code of Struts ,but I donot see the source > > code > > > of classses such as -- > > > > > > org.apache.struts.action.ActionServlet > > > org.apache.struts.action.Action > > > > > > I see only the .class files for them.Can somebody please clarify as to > > > whether my download is problematic or these classes in source form are > > > actualy not provided. > > > > > > Thanks in advance > > > Amit K > > > > > > > > > -- > > > To unsubscribe, e-mail: > > > <mailto:[EMAIL PROTECTED]> > > > For additional commands, e-mail: > > > <mailto:[EMAIL PROTECTED]> > > > > > > > > > > > > -- > > > To unsubscribe, e-mail: > > > <mailto:[EMAIL PROTECTED]> > > > For additional commands, e-mail: > > > <mailto:[EMAIL PROTECTED]> > > > > > > > > > > > > > > > -- > > > To unsubscribe, e-mail: > > <mailto:[EMAIL PROTECTED]> > > > For additional commands, e-mail: > > <mailto:[EMAIL PROTECTED]> > > > > > > > > > > > > -- > > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > > > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

