Re: [OT] Bypass basic authentication for included webpage

2009-11-03 Thread Ashish Kulkarni
e > user's auth info match the included page's auth info? > > > > > -Original Message- > > From: Ashish Kulkarni [mailto:ashish.kulkarn...@gmail.com] > > Sent: Tuesday, November 03, 2009 11:32 AM > > To: Struts Users Mailing List > > Subject:

RE: [OT] Bypass basic authentication for included webpage

2009-11-03 Thread Kawczynski, David
gt; From: Ashish Kulkarni [mailto:ashish.kulkarn...@gmail.com] > Sent: Tuesday, November 03, 2009 11:32 AM > To: Struts Users Mailing List > Subject: [OT] Bypass basic authentication for included webpage > > Hello > I have to include a webpage into my existing web application

[OT] Bypass basic authentication for included webpage

2009-11-03 Thread Ashish Kulkarni
Hello I have to include a webpage into my existing web application, this webpage required basic authentication, so when i include this webpage into my application and run i get a basic authentication pop up window, is there a way i can pass user id, password in header or some thing so i dont get th