• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
[SOLVED] Re: WO 5.4 parser issues - help please
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SOLVED] Re: WO 5.4 parser issues - help please


  • Subject: [SOLVED] Re: WO 5.4 parser issues - help please
  • From: Mersida Kurti <email@hidden>
  • Date: Thu, 13 Nov 2008 10:48:31 -0800 (PST)

OK, this works! Thank you for the information.

Mersida

--- On Fri, 10/17/08, Mersida Kurti <email@hidden> wrote:
From: Mersida Kurti <email@hidden>
Subject: Re: WO 5.4 parser issues - help please
To: "WebObjects Dev" <email@hidden>, "Mike Schrag" <email@hidden>
Date: Friday, October 17, 2008, 6:59 PM

Thank you I will give this a try.

~Mersida

--- On Fri, 10/17/08, Mike Schrag <email@hidden> wrote:
From: Mike Schrag <email@hidden>
Subject: Re: WO 5.4 parser issues - help please
To: "WebObjects Dev" <email@hidden>
Date: Friday, October 17, 2008, 5:06 PM

Just download http://webobjects.mdimension.com/wonder/Wonder-latest-Frameworks-54.tar.gz, put WOOGNL.framework in your build path, and  put:

ognl.helperFunctions=true
ognl.inlineBindings=true

in your Properties file (well, technically you don't need either of these JUST to use WOOGNL, but this provides for support for inline bindings and helper functions, which are both very nice).

ms

On Oct 17, 2008, at 3:11 PM, Mersida Kurti wrote:

Hi Mike,

Thanks, for ur response. Unfortunately, even if I cheat and get rid of that line something else will complain...I just tried, now it complains about bgcolor...what's next, right? so I'm looking at getting that WOOGNL, how would I switch from one parser to another, and where do I get this WOOGNL?
We use Eclipse 3.3, Leopard, WO 5.4.3, is it possible to get WOOGNL with these specs?

Thanks a lot,
Mersida

--- On Fri, 10/17/08, Mike Schrag <email@hidden> wrote:
From: Mike Schrag <email@hidden>
Subject: Re: WO 5.4 parser issues - help please
To: "WebObjects Dev" <email@hidden>
Date: Friday, October 17, 2008, 2:11 PM

That looks right ... you sure you're looking at the same page that the error is coming from?  The quick fix is to jsut delete that line since it doesn't matter :), but that's sort of cheating.

Incidentally, WOOGNL is totally independent of the rest of wonder, so you can choose to use it without bringing in any other dependencies.

ms

On Oct 17, 2008, at 1:27 PM, Mersida Kurti wrote:

Hi,

Thanks for your response. This is what I have, I thought this was well-formed html.  We dont use Wonder, so I need to find a soln to this problem with this parser, I guess.  I welcome any other suggestions.  Thanks/

<html>
    <head>
        <meta name="generator" content="WOLips TemplateEngine Plug-in" ></meta>
        <title>Blah</title>
    </head>

--- On Fri, 10/17/08, Mike Schrag <email@hidden> wrote:
From: Mike Schrag <email@hidden>
Subject: Re: WO 5.4 parser issues - help please
To: "WebObjects Dev" <email@hidden>
Date: Friday, October 17, 2008, 1:08 PM

Like the error message says, you have a <meta> tag without a </meta>

tag. WO 5.4's parser only parses well-formed component templates.
Either switch to
email@hidden

 _______________________________________________
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

  • Prev by Date: Re: EOQualifier wildcard problem
  • Next by Date: Debugging Frameworks in Eclipse
  • Previous by thread: Re: EOGeneration generating Number attributes instead of Boolean
  • Next by thread: Debugging Frameworks in Eclipse
  • Index(es):
    • Date
    • Thread