tip: If you have a class, but not the source.. try google.com on jad (java decompiler)
Not that it is needed on struts ;o) but any .. sometimes handy if you dont want to download the whole source but just want a quick look on the source On Tue, Jan 22, 2002 at 07:32:05PM +0530, Amit Kumar wrote: > 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]>

