I am going for a https and for switching between http and https for that i have made a interceptor, and there are arount 35 struts- xml files which are included in struts.xml,what i was thinking is that instead of inserting interceptor in each strut-xml i can have a global interceptor kind of thing that could reflect changes if mentioned at one place that could be achived only if i put that interceptor in default-xml which all my xml's are extending.
Dave Newton-4 wrote: > > --- sudeepj2ee <[EMAIL PROTECTED]> wrote: >> can we put our custom interceptor in >> struts-default.xml,if yes than what configurations > are >> required. > > You *could*, but why wouldn't you just put it in your > struts.xml and not worry about your customizations > being lost when you upgrade your S2? > > d. > > > > > ____________________________________________________________________________________ > Take the Internet to Go: Yahoo!Go puts the Internet in your pocket: mail, > news, photos & more. > http://mobile.yahoo.com/go?refer=1GNXIC > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/custom-interceptor-in-default-stack-tf3871308.html#a10968910 Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]