Re: Unknown tag (webobject)

From: Chuck Hill (chil..lobal-village.net)
Date: Wed Jan 24 2007 - 23:09:22 EST

  • Next message: Varouj Seuylemezian: "RE: Unknown tag (webobject)"

    On Jan 24, 2007, at 8:03 PM, Varouj Seuylemezian wrote:

    > When I type in <webobje in eclipse 3 I expect the syntax to appear
    > (intellisence) Its not working. When I put the cursor on
    > <webobjects> I am
    > getting Unknown tag (webobject).

    That broke for me too a while ago. I am not sure what is going on.

    > In addition, I am getting Exception
    > occurred while handling request error when I include
    > <webobjects></webobjects> in the code.

    That is to be expected. The correct syntax is
    <webobject name="Foo"></webobject>

    Note that it is "webobject" with no "s" at the end and the opening
    tag requires a name attribute.

    Chuck

    -- 
    

    Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems. http://www.global-village.net/products/practical_webobjects



    This archive was generated by hypermail 2.0.0 : Wed Jan 24 2007 - 23:09:39 EST