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]>

Reply via email to