Hi thanks for the reply. I am using jboss app. server. And using ant 1.5.1. Below I am adding web.xml and build.xml pl. have a look at them. I manually added serverlet-mapping entry in web.xml. But I came to know that in jspc tag we have an attribute which automatically adds mapping. I checked in doc. but did not find any attribute as such. Can you please help On Thu, 05 Dec 2002 "Schulte-Döinghaus, Meinolf, NMG-ME" wrote : >Hi, >I've done jsp precompilng for weblogic by using >the java tag. Maybe it helps: > > > > > > > depends="init,copyprops,compile,test,copyconfig"> > fork="yes" > >classpath="${classpath}${path.separator}${classpath.compile}" > classname="weblogic.jspc" > > > > > > >webapp is the "document root path where to find the jsps > >Best >Meinolf > > > > >-----Ursprüngliche Nachricht----- >Von: Shankar [mailto:ashubhat@rediffmail.com] >Gesendet am: Donnerstag, 5. Dezember 2002 12:41 >An: ant-user@jakarta.apache.org >Betreff: using jspc tag > >Hi friends, > >Can any one please give me an example how to use jspc and >precomile jsps. And how to give mapping from the resulting >compiled servlets into the proper jsp in web.xml. > >Thankx > > > > > > >-- >To unsubscribe, e-mail: > >For additional commands, e-mail: > > >-- >To unsubscribe, e-mail: > >For additional commands, e-mail: > >