If you look at Axis2 HappyAxis2.jsp then you will realized how to do that. Thanks Deepal
Nasreen Laghari wrote: > 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? > > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
