I think the difference is between JSF 1.1 (Creator) & JSF 1.2.
- Winston
> I recently converted a Sun Java Studio Creator 2.1 project to Netbeans 6.01.
> In doing so, the paths to my application's images were changed. Namely, the
> path to the web/resources directory is different. Studio Creator had an
> apparent virtual directory mappings that allowed parallel calls to the
> resource directory at both of these addresses:
>
>
http://localhost:29080/root/faces/resources/>
http://localhost:29080/root/resources/>
> However, Netbeans doesn't seem to allow you to do this. The
> /root/faces/resources/ directory will send back a garbage image and the
> image is only accessible from the /root/resources/ directory.
>
> How has everyone handled this in their conversion to Netbeans 6?
>
> Thanks.
>
---------------------------------------------------------------------
To unsubscribe, e-mail:
users-unsubscribe@...
For additional commands, e-mail:
users-help@...