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]>

