By the way using an "exe-drawing tool" is maybe a bad idea because this would mean your clients all need to be win32/i386 computers.
I guess something like that should not be too hard to do with an Java-based drawing tool you could embed as applet and you write the Http upload/download code. lg Clemens 2007/3/22, Tim Lucia <[EMAIL PROTECTED]>:
Tomcat is running on a server, say tomcat.mycompany.com. The user is sitting on their computer, say mypc.othercompany.com. The two speak http to each other. Thus, if you want the client (mypc.othercompany.com) to edit a file, you must send it from the server (tomcat.mycompany.com) to the client, i.e., download, edit it locally, and then post it back to the server (i.e., upload.) HTH, Tim > -----Original Message----- > From: Jitendra Ch [mailto:[EMAIL PROTECTED] > Sent: Thursday, March 22, 2007 11:23 AM > To: Tomcat Users List > Subject: RE: How to run a .exe file from a web application in tomcat > > Actually my requirement is like that. The client wants to edit the image > file so that he can he can do some changes. and also he wants to edit the > control.xml file for these reasons I thought of calling an .exe for > Drawing tool, is there any way for that? please help me> Date: Thu, 22 Mar > 2007 16:06:24 +0100> From: [EMAIL PROTECTED]> To: users@tomcat.apache.org> > Subject: Re: How to run a .exe file from a web application in tomcat> > > Jitendra Ch wrote:> > Hi to all I am new member to this group. I am > having some problems in calling an .exe file for example notepad, from a > web application using Tomcat.Is it possible to call an .exe file from a > web application in Tomcat.> Why do you want remote clients run separate > applications on server's > desktop?> > -- > Mikolaj Rydzewski > <[EMAIL PROTECTED]>> > _________________________________________________________________ > Search from any Web page with powerful protection. Get the FREE Windows > Live Toolbar Today! > http://toolbar.live.com/?mkt=en-in --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]