What does this has to do with struts ? 


-----Original Message-----
From: Kapil Sharma [mailto:[EMAIL PROTECTED] 
Sent: 10 May 2007 04:15
To: Struts Users Mailing List
Subject: RE: Good idea of installing a file on host machine

Thanks,

But i heard of  a new trechnology called web start.

I think i can generate a new jnlp file at runtime. Pass it certain
parameters from my browser, and that installer will also run the exe
from my
client PC
using something called Persistent Service

I need to study more


Thanks and Regards,
Kapil Sharma


-----Original Message-----
From: news [mailto:[EMAIL PROTECTED] Behalf Of Laurie Harper
Sent: Thursday, May 10, 2007 11:59 AM
To: user@struts.apache.org
Subject: Re: [OT] Good idea of installing a file on host machine


Kapil Sharma wrote:
> Hello,
>
> I know it is not a struts based query but still i would like to have
your
> idea,
>
> Can i install a file on the client host of the pc e.g. a text file
whenever
> a user presses some action in my jsp.
>
> If yes can i run that file if it is exe. I am thinking of some
parallel
> activity on clietn side that should interact with my server

Ugh, no, there's no sane way to do that. The security implications, if
it were possible, would be scary to contemplate.

If you want client-side processing, use Javascript or, if you're more
ambitious maybe an applet or something.

L.


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



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


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

Reply via email to