No I'm importing it in the JSP tag <%@page "import sam.xml.*" %>

S

"JC Rules"




>From: Jean-Francois Arcand <[EMAIL PROTECTED]>
>Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]>
>To: Tomcat Users List <[EMAIL PROTECTED]>
>Subject: Re: classpaths again
>Date: Wed, 16 Oct 2002 20:02:00 -0400
>
>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]>


_________________________________________________________________
Surf the Web without missing calls! Get MSN Broadband.  
http://resourcecenter.msn.com/access/plans/freeactivation.asp


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to