This will not work because of applet's security
restrictions. Waiting for more replies.

Evgeny Gesin
Javadesk


--- BAO RuiXian <[EMAIL PROTECTED]> wrote:
> 
> 
> Evgeny Gesin wrote:
> 
> >[snip...]
> >
> ><jsp:plugin type="applet"
> >code="com.package.Applet.class"
> >codebase="/application1/applets/" width="50"
> >height="50">
> ></jsp:plugin>
> >
> >Web applications, which run this applet, specify
> >different codebase attribute, such as application2,
> >application3 and so on.
> >  
> >
> Can you then put your applet outside of any your
> applications[1,2,3...]? 
> For example, in TOMCAT_ROOT directory, then the code
> base should be same 
> all the time.
> 
> Best
> 
> Bao
> 
> >Unfortunatelly JSP specification doesn't allow
> dynamic
> >codebase in jsp:plugin and we create a new JSP for
> >each new web domain to specify another hardcoded
> >codebase attribute.
> >
> >Could you please advice a trick to generate
> codebase
> >attribute at run-time, to deploy the same JSP in
> all
> >applications.
> >
> >Evgeny Gesin
> >Javadesk
> >
> >
> >  
> >
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 


__________________________________
Do you Yahoo!?
Yahoo! Finance: Get your refund fast by filing online.
http://taxes.yahoo.com/filing.html

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

Reply via email to