Can you give more information about how you try to get sam.xml file?
Are you using something like:
yourClass.class.getResource("sam.xml")
or getResourceAsStream ?
-- Jeanfrancois
Sam Seaver wrote:
> OK I have a package created by JAXB called sam.xml within my
> WEB-INF/classes folder, this is an uncompressed package, thus it's the
> directories 'sam/xml/*.class'
>
> in my jsp page within the same web application, I call:
>
> <%@page "import javax.xml.bind.*,sam.xml.*" %>
>
> it finds the javax stuff because i copied the jar files into the
> WEB-INF/lib folder, but it won't find the sam.xml stuff??
>
> S
>
> "JC Rules"
>
>
>
> _________________________________________________________________
> Get a speedy connection with MSN Broadband. Join now!
> http://resourcecenter.msn.com/access/plans/freeactivation.asp
>
>
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
>
>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>