hi all,
i cant able to open some applications like word,excel,adobe indesign,xml through java.
and i used Runtime.getexec(); code but here when we run the program the application is automatically opening. i dont need to open on execution of the program. and also at the same time i want to close the application through java program. if anybody knows the solution pls send the code.
hidash_in -9 Junior Poster in Training
Recommended Answers
Jump to PostIf your using Java 6 look at the Class Desktop. (As long as you are not still attempting to start an application on the server in a Servlet/JSP and get it to appear on the client, you've been told often enought that that won't work.)
Jump to PostWell read the API doc for the class I told you, then you tell me. God, that doc spells it out pretty clearly. Take two minutes of your own time to read the docs (rather than hours of your time and mine posting questions that you can easily answer yourself …
Jump to PostThis is a completely new topic. Start a new thread and stop resurrecting dead ones. As a hint, Google "POI HSSF/XSSF" and/or "Andy Khan jxl".
All 9 Replies
darkagn 315 Veteran Poster Featured Poster
hidash_in -9 Junior Poster in Training
masijade 1,351 Industrious Poster Team Colleague Featured Poster
hidash_in -9 Junior Poster in Training
masijade 1,351 Industrious Poster Team Colleague Featured Poster
hav 0 Newbie Poster
deep.bwn 0 Newbie Poster
deep.bwn 0 Newbie Poster
masijade 1,351 Industrious Poster Team Colleague Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.