Hi,

I have this working well...

<c:import url="file.xml" var="varname"/>

How can I make this work....

<c:import url="../../doc/file.xml" var="varname"/>

using relative path....

without playing with ...

<c:import url="http://myweb/myapp/mydir/file.xml"; var="varname"/>

regards,


Xavier






 

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

Reply via email to