Thank you Vaibhav, I tried by putting this under WEB-INF/classes but i'm confused on retraining... Can I use the import as this? <%@ page import="saxparser.* ">
> Date: Mon, 26 Nov 2007 07:18:21 -0800> From: [EMAIL PROTECTED]> To: > [email protected]> Subject: Re: Where to put Java Classes> > > Hi,> You > need to put them under the /WEB-INF/classes directory retaining the> package > of your class.> > Nasreen Laghari-2 wrote:> > > > Hi,> > > > I need to ask > where should I suppose to keep the class files which Client> > access?> > > > > e.g. My Client is JSP which I have put in webapps/Axis2/axis2-web. It is> > > accessing a java class . Where should I put that class? or suppose I'm> > > using Stubs; where should I put stubs so that JSP client will call them??> > > > > > > Regards> > > > Nasreen> > > _________________________________________________________________> > Share > life as it happens with the new Windows Live.Download today it's> > FREE!> > > http://www.windowslive.com/share.html?ocid=TXT_TAGLM_Wave2_sharelife_112007> > > > > -- > View this message in context: > http://www.nabble.com/Where-to-put-Java-Classes-tf4875667.html#a13951419> > Sent from the Axis - User mailing list archive at Nabble.com.> > > > ---------------------------------------------------------------------> To > unsubscribe, e-mail: [EMAIL PROTECTED]> For additional commands, e-mail: > [EMAIL PROTECTED]> _________________________________________________________________ Connect and share in new ways with Windows Live. http://www.windowslive.com/connect.html?ocid=TXT_TAGLM_Wave2_newways_112007
