Re: HTML rendering of
Re: HTML rendering of
- Subject: Re: HTML rendering of
- From: Klaus Berkling <email@hidden>
- Date: Thu, 13 Oct 2011 13:27:58 -0700
On Oct 13, 2011, at 1:10 PM, Chuck Hill wrote: RefreshMETATag : WOGenericElement {
elementName = "META";
http-equiv = "Refresh";
content = "~\"3;\" + redirectURL.toString";
That OGNL looks odd. Shouldn't that be content = ~"\"3;" + redirectURL.toString + "\"";
I might have had this, it took a bit of trial and error to get what I have to work. I'm sure there is more then one way to skin this cat. :-)
kib
"The trouble with normal is it always gets worse." Bruce Cockburn
Klaus Berkling Web Application Dev. & Systems Analyst DynEd International, Inc.
|
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden