The Artima Developer Community
Sponsored Link

Java Answers Forum
De-Compile Servlets

1 reply on 1 page. Most recent reply: Apr 17, 2002 12:34 PM by Hiran

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
Doris Lin

Posts: 1
Nickname: doris
Registered: Apr, 2002

De-Compile Servlets Posted: Apr 17, 2002 11:19 AM
Reply to this message Reply
Advertisement
Hello:

I am a new Java Developer. My boss assigned me a Java issue but I have no idea how to handle it.

That is regarding "de-compile Servlets" . . .

After sent the compiled Servlets files to the end users. The machine got crash and all the source files were gone. We did not have any backup for those files. We tried to recovery the server and asked the client sent us the files back, but no one here know how to de-complie it.

Can someone instruct me "How to de-compile the Servlets"?

PLEASE HELP!! PLEASE HELP!!.

Thank you in advance.

Doris


Hiran

Posts: 41
Nickname: jclu
Registered: Mar, 2002

Re: De-Compile Servlets Posted: Apr 17, 2002 12:34 PM
Reply to this message Reply
> Hello:
>
> I am a new Java Developer. My boss assigned me a
> Java issue but I have no idea how to handle it.
>
> That is regarding "de-compile Servlets" . . .
>
> After sent the compiled Servlets files to the end
> users. The machine got crash and all the source
> files were gone. We did not have any backup for those
> files. We tried to recovery the server and asked the
> client sent us the files back, but no one here know
> how to de-complie it.
>
> Can someone instruct me "How to de-compile the
> Servlets"?
>
> PLEASE HELP!! PLEASE HELP!!.
>
> Thank you in advance.
>
> Doris

If you need to de-compile the .class files to .java files, search on the net. There are plenty of Java decompilers out there. One that I tried and was pretty good was DJ Java Decompiler. Anyway, search on Google, and you're bound to find decompilers. Good luck with recovering your files.
Hiran

> Hello:
>
> I am a new Java Developer. My boss assigned me a
> Java issue but I have no idea how to handle it.
>
> That is regarding "de-compile Servlets" . . .
>
> After sent the compiled Servlets files to the end
> users. The machine got crash and all the source
> files were gone. We did not have any backup for those
> files. We tried to recovery the server and asked the
> client sent us the files back, but no one here know
> how to de-complie it.
>
> Can someone instruct me "How to de-compile the
> Servlets"?
>
> PLEASE HELP!! PLEASE HELP!!.
>
> Thank you in advance.
>
> Doris

If

Flat View: This topic has 1 reply on 1 page
Topic: Need Help in Using LinkedList API implementation Previous Topic   Next Topic Topic: Why my

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use