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

Re: WOComponent template method


  • Subject: Re: WOComponent template method
  • From: Jonathan Rochkind <email@hidden>
  • Date: Tue, 27 Jan 2004 11:22:47 -0600

At 9:08 PM -0600 1/26/04, Jeff Martin wrote:
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:

I've never tried this, but here's some sample code (written for previous versions of WO) that alleges to demonstrate how to do this. I'd think you could it a lot simpler than this, but maybe not. Anyway, hope you find it useful:


http://wodev.spearway.com/cgi-bin/WebObjects/WODev.woa/wa/Main?wikiPage=LoadingYourOwnHtmlAndWod

--Jonathan


[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.
_______________________________________________
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: Chuck Hill <email@hidden>
References: 
 >WOComponent template method (From: Jeff Martin <email@hidden>)

  • Prev by Date: Access bindings at runtime
  • Next by Date: Re: Rollovers
  • Previous by thread: Re: WOComponent template method
  • Next by thread: Re: WOComponent template method
  • Index(es):
    • Date
    • Thread