getProtocol and/or isSecure?
--- On Mon, 12/15/08, cpanon <[email protected]> wrote: > From: cpanon <[email protected]> > Subject: Re: howto get useable protocol string > To: "Struts Users Mailing List" <[email protected]> > 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 <[email protected]> > wrote: > > > From: cpanon <[email protected]> > > Subject: howto get useable protocol string > > To: "Struts Users Mailing List" > <[email protected]> > > 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: > [email protected] > > For additional commands, e-mail: > > [email protected] > > --------------------------------------------------------------------- > 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]

