Yes you are right. With a normal resource like a *.gif it is no
problem.
I have tested to load a pdf with the icesoft.com pdf-api and
there is a problem.
He can't find the pdf. If i run the application with the
development-launcher it works.
If i run the application with tomcat and a browser it is not
running.
I have tested the extension with a gif and a label on it  instead
loading the pdf and anything works fine. So I don't know why and
where is
the difference between the different launchers (because with a
gif it works).
Any ideas?
thx
marco





                                                                 
             Paolo                                               
             Scaffardi                                           
             <[EMAIL PROTECTED]                                    An 
             plab.com>              [EMAIL PROTECTED]     
                                                           Kopie 
             12.06.2006                                          
             18:01                                         Thema 
                                    Re: [ULC-developer] load     
                                    resource client side         
                                                                 
                                                                 
                                                                 
                                                                 
                                                                 
                                                                 




[EMAIL PROTECTED] ha scritto:
> Server side i want to set the path and the JScrollPane should
> view this resource. Is this possible?

Why not simply using, on server-side, something like:

void setUrl(String url) {
             setStateUI("url", this.url, newUrl)
}

On client side, be sure to implement the setUrl method on basic
object
or UIProxy class.

I hope this helped you.

Best regards,
Paolo Scaffardi
GFP Lab s.r.l.
http://www.gfplab.com
fax 178 2258454




_______________________________________________
ULC-developer mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/ulc-developer

Reply via email to