On Sep 4, 2007, at 10:26 AM, Miguel Arroz wrote:
Hi!
1) I created a folder called "DefaultStyles" that is added as
resource to my project.
2) Double-checked that the build has the DefaultStyles dir inside
the Resources dir.
3) Coded this: URL defaultStylesFolderURL = resourceManager
().pathURLForResourceNamed("DefaultStyles", null, null);
It wants a file, not a directory.
URL defaultStyleSheetURL = resourceManager().pathURLForResourceNamed
("DefaultStyles/default.css", null, null);
Try that.
Chuck
4) NullPointerException: defaultStylesFolderURL is null.
5) Why?
Yours
Miguel Arroz
Miguel Arroz
http://www.terminalapp.net
http://www.ipragma.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/chill%
40global-village.net
This email sent to [EMAIL PROTECTED]
--
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
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]