I’m not sure if I understood it right but if you actually want to start a 
command on the machine the browser is running on the answer is no, and should 
never be possible for security reasons. But that has nothing to do with Wicket 
but with a webpage in the browser which is sandboxed and therefore not allowed 
to run any process outside this sandbox.

But another question would be, why do you even want to start a local process?

Best,
Marvin


> Am 23.03.2015 um 10:41 schrieb drf <davidrfi...@gmail.com>:
> 
> We want to replace our fat client application (developed using C#) with a web
> application.
> Wicket is one of the technology options we are considering.
> Our question: Is it possible, and if so, how, to run a local process on the
> users machine (normally run from the command line) from Wicket.
> Thanks
> 
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/Running-a-local-process-using-Wicket-tp4670070.html
> Sent from the Users forum mailing list archive at Nabble.com.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
> 

Reply via email to