Did you use core:arg with core:new?, e.g.

Untested:
<core:new className="java.net.URL">
  <core:arg value="http://www.me.com"/>
</core:new>
--
dIon Gillard, Multitask Consulting
Blog:      http://www.freeroller.net/page/dion/Weblog
Work:      http://www.multitask.com.au


Paul Libbrecht <[EMAIL PROTECTED]> wrote on 24/01/2003 06:56:47 AM:

> 
> Does anyone know of a way to obtain a java.net.URL object in Jelly ?
> I tried <core:new> but it did not seem to work (I am not sure it 
> qualifies enough as a bean).
> I would like to use javascript but cannot find this anymore...
> My need is to have the url-resolution mechanism which is in this 
> class... built from a string.
> 
> Thanks.
> 
> Paul
> 
> 
> --
> To unsubscribe, e-mail: 
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: 
<mailto:[EMAIL PROTECTED]>
> 

> ForwardSourceID:NT000A7226 

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

Reply via email to