Very nice. Thank you.
Sent from my iPhone.
On Oct 13, 2011, at 2:40 PM, John Huss wrote:
> I found it here:
>
> http://www.filibeto.org/unix/macos/lib/dev/documentation/WebObjects/Reference/WOJExtensions/WOExtensions.pdf
>
> On Thu, Oct 13, 2011 at 4:20 PM, Klaus Berkling wrote:
>
> I can'
I found it here:
http://www.filibeto.org/unix/macos/lib/dev/documentation/WebObjects/Reference/WOJExtensions/WOExtensions.pdf
On Thu, Oct 13, 2011 at 4:20 PM, Klaus Berkling wrote:
>
> I can't find documentation on bindings for WOMetaRefresh.
>
> kib
>
> *"Live as if you were to die tomorrow. L
On Oct 13, 2011, at 12:18 PM, Klaus Berkling wrote:
> I have this in my component html:
>
>
>
> And this in the wod (ognl at work):
>
> RefreshMETATag : WOGenericElement {
> elementName = "META";
> http-equiv = "Refresh";
> content = "~\"3;\" + redirectURL.toStri
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 + "\
On 2011-10-13, at 12:18 PM, Klaus Berkling wrote:
> Hi All.
>
> I have this in my component html:
>
>
>
> And this in the wod (ognl at work):
>
> RefreshMETATag : WOGenericElement {
> elementName = "META";
> http-equiv = "Refresh";
> content = "~\"3;\" + redirec
Did you try WOMetaRefresh?
On Thu, Oct 13, 2011 at 2:18 PM, Klaus Berkling wrote:
> Hi All.
>
> I have this in my component html:
>
>
>
> And this in the wod (ognl at work):
>
> RefreshMETATag : WOGenericElement {
> elementName = "META";
> http-equiv = "Refresh";
> content = "~\"3;\" + redirect