• 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: skinning WO applications
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: skinning WO applications


  • Subject: RE: skinning WO applications
  • From: email@hidden
  • Date: Tue, 20 Jun 2006 08:28:59 +1200

Hello;

manage and deploy the html. Although very many of the html pages will
be identical (particularly the smaller components), the front page,
the layout, and a couple of other pages may vary between the sites.

Something that has worked quite well for me on one project is to do the 'changing pages' with XML/XSLT out of WO. I have documented this in a STEPWISE article...


	http://homepage.mac.com/andrewlindesay/le/articles/wo_xslt_article.pdf

...and you can check this out here...

	http://www.artfind.co.nz/

You ought to keep the 'transform' cached in the application server's memory so that it doesn't keep parsing the XSLT file which takes a wee bit of resource that you are best to avoid on each R-R cycle. There are a number of ways of getting the XSLT in there with the most straightforward being a load off a private HTTP server.

This might work for your scenario.

cheers.

___
Andrew Lindesay
www.lindesay.co.nz



_______________________________________________
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: Problem with webobject attributes in WOBuilder
  • Next by Date: Re: NSArray.iterator and NSArray.listIterator bug
  • Previous by thread: Re: Design for "archiving" data in EOF
  • Next by thread: FrontBase and javaeoutil
  • Index(es):
    • Date
    • Thread