Hi Dave
Thanks, however where can I get a list of the methods of the available implicit 
object that I can get access to with struts beans and their proper syntax 
calls?  I tried the object and they just provide generic calls.  Also is it 
possible to just get http/https or do I have to parse out which one it is?  
Also why does a naive use as property="isSecure" fail?  


--- On Mon, 12/15/08, Dave Newton <newton.d...@yahoo.com> wrote:

> From: Dave Newton <newton.d...@yahoo.com>
> Subject: Re: howto get useable protocol string
> To: "Struts Users Mailing List" <user@struts.apache.org>
> Date: Monday, December 15, 2008, 10:08 PM
> getProtocol and/or isSecure?
> 
> 
> --- On Mon, 12/15/08, cpanon <cpa...@yahoo.com>
> wrote:
> 
> > From: cpanon <cpa...@yahoo.com>
> > Subject: Re: howto get useable protocol string
> > To: "Struts Users Mailing List"
> <user@struts.apache.org>
> > Date: Monday, December 15, 2008, 10:04 PM
> > Hi
> > Sorry to repeat, however I still can figure this out. 
> I am
> > using <bean:page id="context"
> > property="request"> to get at the
> serverName,
> > serverPort and contextPath.  I want to get at whether
> it is
> > http/https.  Is there a way to do that?  tia.
> > 
> > 
> > --- On Mon, 12/15/08, cpanon <cpa...@yahoo.com>
> > wrote:
> > 
> > > From: cpanon <cpa...@yahoo.com>
> > > Subject: howto get useable protocol string
> > > To: "Struts Users Mailing List"
> > <user@struts.apache.org>
> > > Date: Monday, December 15, 2008, 2:33 PM
> > > Hello
> > > Using the struts bean tags, how/syntax to get at
> the
> > > protocol that I can use rather than parse, either
> http
> > or
> > > https.  What I am getting is HTTP/1.1.  Is there
> any
> > way to
> > > get it "cleaner"? tia.
> > > 
> > >
> >
> ---------------------------------------------------------------------
> > > To unsubscribe, e-mail:
> > user-unsubscr...@struts.apache.org
> > > For additional commands, e-mail:
> > > user-h...@struts.apache.org
> > 
> >
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> user-unsubscr...@struts.apache.org
> > For additional commands, e-mail:
> > user-h...@struts.apache.org
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail:
> user-h...@struts.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to