This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
How to Unjar a JAR file without JDK and without winzip/winrar ??
Surbhit Jain
Greenhorn
Joined: Mar 27, 2006
Posts: 3
posted
0
Hi All,
For one of business scenario, I want to un Jar a JAR file.
The challenge here is it should happen without using JDK.
Also, the unjar should happen without winzip/winrar.
I only have JRE installed on that system (windows).
Is there any way, I can do it.
Its a client requirement & I am stuck into how to do this ??
For one of business scenario, I want to un Jar a JAR file.
The challenge here is it should happen without using JDK.
Also, the unjar should happen without winzip/winrar.
I only have JRE installed on that system (windows).
Is there any way, I can do it.
Its a client requirement & I am stuck into how to do this ??
Are you really sure that you have got the requirement right? I have known of atleast one customer who had a similar (but not the same) requirement. They did not want to use Winzip or Winrar (some security issues) but they were ready to use a different approved product to unjar it. Have you asked your customer why they want to avoid those existing tools? That will help you understand their requirements better.
Surbhit Jain wrote:
However, as we want the solution urgently, if possible, can you provide me some examples on the same.
I tried googling out, but couldnt get much good help..
Strange.
When I googled it for "JarFile example" I got