• 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
WOComponent template method
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

WOComponent template method


  • Subject: WOComponent template method
  • From: Jeff Martin <email@hidden>
  • Date: Mon, 26 Jan 2004 21:08:20 -0600

I want to encapsulate a simple component in a single (source) file, so my WOComponent subclass simply implements the template() method, which in turn calls templateWithHTMLString() from a couple of String literals for the HTML and wod data. WebObjects seems to be unhappy with this - it takes a long time and it complains:

[2004-01-26 20:44:03 CST] <WorkerThread0> <com.webobjects.appserver._private.WOComponentDefinition> No template found for component RMPDFPage at "file:/Temp/Builds/Movies.woa/".

How can I make it not look for a template file?

Also, my test app seems to work best if I specify the whole path to my component in pageWithName() (eg, pageWithName("com.reportmill.webobjects.RMPDFPage"). Is this the recommended convention?

jeff
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • RE: WOComponent template method
      • From: "Ricardo T Saito" <email@hidden>
    • Re: WOComponent template method
      • From: Jonathan Rochkind <email@hidden>
    • Re: WOComponent template method
      • From: Chuck Hill <email@hidden>
  • Prev by Date: Re: 5.2.2 problems
  • Next by Date: Re: Displaying attributes derived from relationships in D2W
  • Previous by thread: Re: Displaying attributes derived from relationships in D2W
  • Next by thread: Re: WOComponent template method
  • Index(es):
    • Date
    • Thread