Reusable components
Reusable components
- Subject: Reusable components
- From: Darich Runyan/OMNI INFOSEC LTD HQ <email@hidden>
- Date: Thu, 21 Oct 2004 21:41:28 -0400
All,
Just recently finished up my first production WO web app. I took the easy
route and focused only on the logic, didn't mess with any of that stinking
graphics stuff. ;^) Now that the app has completed testing and is deployed
the client wants me to work with the graphics design group to pretty it up.
The layout that the graphics guys have come up with have a lot of sections
that are juicy for reusable components so I started to look into how to
create one today. I created a new framework and build the reusable
component within the framework. I also included all of the images that the
component needed within the framework. I then added this new framework to
my test application and it worked fine except it did not show the image that
I was looking for, it output the following error within the HTML output:
<img
src="/cgi-bin/WebObjects/Authors.woa/wr?wodata=ERROR_NOT_FOUND_framework_*nu
ll*_filename_navbar.gif">
Do I need to capture the resource somehow in order to display it?
Thanks,
Darich
_______________________________________________
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