Fw: struts.jar and struts source code

2004-05-06 Thread Niall Pemberton
Thursday, May 06, 2004 10:35 PM Subject: RE: struts.jar and struts source code Thanks for all the answers. I now found InputSource.class from my system and put it in my class path then the source file ActionServlet.java compiles with some warnings saying certain method is depreciated. (I am using s

Re: struts.jar and struts source code

2004-05-06 Thread Niall Pemberton
class. http://jakarta.apache.org/struts/userGuide/installation.html Niall - Original Message - From: "Zhang, Larry (L.)" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Thursday, May 06, 2004 4:44 PM Subject: RE: struts.jar

RE: struts.jar and struts source code

2004-05-06 Thread Zhang, Larry \(L.\)
d of just include a strus.jar? Thanks. Larry -Original Message- From: Niall Pemberton [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 05, 2004 6:51 PM To: Struts Users Mailing List Subject: Re: struts.jar and struts source code The source download includes alot more than just whats in

Re: struts.jar and struts source code

2004-05-05 Thread Craig McClanahan
Zhang, Larry (L.) wrote: When using Struts, it is easy to download struts.jar and put it in your class path and then you are done. What if you want to use source code instead of binary download. How can we identify those classes included in struts.jar from the source download? This seems not to be

Re: struts.jar and struts source code

2004-05-05 Thread Niall Pemberton
o: "Struts Users Mailing List" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, May 05, 2004 11:38 PM Subject: struts.jar and struts source code When using Struts, it is easy to download struts.jar and put it in your class path and then you are done. What if you wan

struts.jar and struts source code

2004-05-05 Thread Zhang, Larry \(L.\)
When using Struts, it is easy to download struts.jar and put it in your class path and then you are done. What if you want to use source code instead of binary download. How can we identify those classes included in struts.jar from the source download? This seems not to be easy since source down