I am using frames. What should I look for to correct the problem?

> Delivered-To: [EMAIL PROTECTED]
> Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
> List-Unsubscribe: <mailto:[EMAIL PROTECTED]>
> List-Subscribe: <mailto:[EMAIL PROTECTED]>
> List-Help: <mailto:[EMAIL PROTECTED]>
> List-Post: <mailto:user@struts.apache.org>
> List-Id: "Struts Users Mailing List" <user.struts.apache.org>
> Delivered-To: mailing list user@struts.apache.org
> X-ASF-Spam-Status: No, hits=0.0 required=10.0 
tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS
> X-Spam-Check-By: apache.org
> Received-SPF: pass (hermes.apache.org: domain of [EMAIL PROTECTED] designates 
64.233.184.206 as permitted sender)
> DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; 
h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:con
tent-type:content-transfer-encoding:references; 
b=XEkNEGmtFSqSSUu7WlvsjWjTNffNnWkFbOgQQvnWsV/97r1gjneT7MHWhUBdj4fkx2uE1KLK8+Mqvg
adgU2JQua7rerMgaBKACqB5mYUBz7Pj+ZhtFvC1/ltAvD7WqhoS+QopU3UYDJ6ktAPo8kqAs5NBjLgHr
5Msk7DA6CnHDw=
> Date: Wed, 19 Jan 2005 11:32:44 -0800
> From: Kishore Senji <[EMAIL PROTECTED]>
> To: Struts Users Mailing List <user@struts.apache.org>, Charles A Jordan 
<[EMAIL PROTECTED]>
> Subject: Re: url in address bar
> Mime-Version: 1.0
> Content-Transfer-Encoding: 7bit
> X-Virus-Checked: Checked
> X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on  
cvgmx5in.convergys.com
> X-Spam-Status: No, hits=-4.9 required=5.0 tests=AWL,BAYES_00 autolearn=no  
version=2.63
> 
> Just wondering if you are maintaining the URL in the address bar
> constant using HTML frames (and not using some sort of configuration.
> Also wondering what the configuration can be?). If you are infact
> using frames, then your application should do some sort of state
> (client state) management. It should remember what pages the user is
> currently on all the frames and should populate with those frames when
> the user hits refresh
> 
> 
> 
> 
> On Wed, 19 Jan 2005 12:55:47 -0500 (EST), Charles A Jordan
> <[EMAIL PROTECTED]> wrote:
> > I am using tomcat 4.1.30
> > 
> > > "Vijaya S" <svijiya 'at' solutionscraft.com> writes:
> > >
> > > > What is the tomcat version you are using. if it is 5.x then 
automatically
> > > > all the applications under webapps context are created provided you 
followed
> > > > the folder structure. If it is a earlier version, then you can manually 
add
> > > > the context in server.xml located in <catalina_home>\conf\ folder.
> > >
> > > What's the relationship with the question he's asking?
> > >
> > > > Vijaya
> > > > -----Original Message-----
> > > > From: Charles A Jordan [mailto:[EMAIL PROTECTED]
> > > > Sent: Wednesday, January 19, 2005 8:26 PM
> > > > To: user@struts.apache.org
> > > > Subject: url in address bar
> > > >
> > > >
> > > > Hello All,
> > > > This may not be the proper area for this question, but I thought I'd
> > > > try anyway.
> > > > I have set something in my web server, tomcat, or struts configuration 
so
> > > > only my domain name (my.company.com) displays in the address bar of my
> > > > browser no matter what page I'm on. So now when I press reload, it 
always
> > > > goes back to my index.jsp.
> > > > Does anyone know what configuration setting controls this?
> > > > I know this is not specific to my browser because this only occurs with 
my
> > > > struts application.
> > > >
> > > > Any help would be appreciated.
> > > >
> > > > Thanks.
> > > >
> > > > Charles (Allen) Jordan   <[EMAIL PROTECTED]>
> > > >   System Administrator    (407)771-8919
> > > >   Convergys
> > > >   285 International Parkway,
> > > >   Lake Mary, FL 32746-5007
> > > >
> > > >
> > > > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > > For additional commands, e-mail: [EMAIL PROTECTED]
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > > For additional commands, e-mail: [EMAIL PROTECTED]
> > > >
> > >
> > > --
> > > Guillaume Cottenceau
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > 
> > Charles (Allen) Jordan   <[EMAIL PROTECTED]>
> >  System Administrator    (407)771-8919
> >  Convergys
> >  285 International Parkway,
> >  Lake Mary, FL 32746-5007
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > 
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

Charles (Allen) Jordan   <[EMAIL PROTECTED]>
  System Administrator    (407)771-8919
  Convergys
  285 International Parkway, 
  Lake Mary, FL 32746-5007


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to