Search:

Type: Posts; User: user2013

Page 1 of 2 1 2

Search: Search took 0.14 seconds.

  1. Replies
    11
    Views
    1,426

    Re: JRE 1.4 or 1.5

    Thanks.
  2. Replies
    11
    Views
    1,426

    Re: JRE 1.4 or 1.5

    Thanks, I really appreciate your help.
    yes Java is backwards compatible but the tool that I use (and should use because I need to test it) requires .class files compiled with Java 1.5 and lower.
  3. Replies
    11
    Views
    1,426

    Re: JRE 1.4 or 1.5

    I need to compile some web applications with the usage of this version of java.

    Do you have any suggestions?
  4. Replies
    11
    Views
    1,426

    Re: JRE 1.4 or 1.5

    I don't have access to Oracle.
  5. Replies
    11
    Views
    1,426

    Re: JRE 1.4 or 1.5

    Hi and thanks for the reply.
    yes you are right but unfortunately I do not have access to that site.
    By the way I'm not sure that if WIn 64bit version iexists for java 5 becaus in other sites there...
  6. Replies
    11
    Views
    1,426

    JRE 1.4 or 1.5

    Hi everyone,

    Is there JRE 4 or 5 for Win64?
    I am using a tool that requires this version of java. I've googled but could not find anything.
    Could anyone help?

    Thanks
  7. Replies
    3
    Views
    3,121

    Re: JSP class files

    Can anyone please guide me in the issue mentioned above?
  8. Replies
    3
    Views
    3,121

    Re: JSP class files

    Hi and thanks for your reply.
    I should say that you are totally right those parts are missing but they are all included in the common page. There is no problem with the JSp codes they work fine...
  9. Replies
    3
    Views
    3,121

    JSP class files

    Hi,

    I have transformed the web application pages and generated some .class files that are altered according to my needs and now I want my apps to run from these new .class files.
    How can I do...
  10. Replies
    13
    Views
    1,791

    Re: JSP class files

    Should I post it here or on the jsp forum you mentioned earlier?
  11. Replies
    13
    Views
    1,791

    Re: JSP class files

    Hi,
    Sorry for the delay @Syed. As you mentioned I had forgotten to include the related functions in my code. I have now included them and I still do not get what I want.

    If I'm not mistaking you...
  12. Replies
    13
    Views
    1,791

    Re: JSP class files

    Sorry, but I have changed my reply. Could you please check it?
  13. Replies
    13
    Views
    1,791

    Re: JSP class files

    Hi and thanks for your reply.
    I'm not sure but I think I have the first situation (the application is not written by me and its a test case). Here is a sample:

    <%@ include file="Common.jsp"...
  14. Replies
    13
    Views
    1,791

    Re: JSP class files

    I do not totally understand you.
    I have made some changes inside some functions of the application and as these changes are done in the class files not the actual source codes of the JSP app I do...
  15. Replies
    13
    Views
    1,791

    Re: JSP class files

    I run the web app and its still the old one not the new one.
    I have made some changes in the code that I do not get the result I want therefore, I thought that this might not be the right solution....
  16. Replies
    13
    Views
    1,791

    JSP class files

    Hi everyone,

    I have a question that I would be grateful if the experts guided me.
    I have a JSP web app that I altered its class files and I want to run the application based on its new class...
  17. Replies
    2
    Views
    1,949

    Re: Could not find or load main class

    Thanks for the response.
    I agree with you but, this is the way I'm forced to use this shell script in order to execute a tool that I need for testing.
    The way of execution is as I mentioned and I...
  18. Replies
    2
    Views
    1,949

    Could not find or load main class

    Hi everyone,

    I am trying to execute an sh file but I get the error:
    Could not find or load main class test.test
    The content of the sh file is:

    #! /bin/sh

    properties=....properties...
  19. Replies
    12
    Views
    1,655

    Re: Add debug info

    Thanks a lot @pbrockway2 for all your help.
  20. Replies
    12
    Views
    1,655

    Re: Add debug info

    I did not know exactly which option would help me therefore I tried some of them.
    For example the output for option -l is:

    Compiled from "ProtectedFunctionMapper.java"
    public final class...
  21. Replies
    12
    Views
    1,655

    Re: Add debug info

    Is there any way to get sure that the debug info is added?
  22. Replies
    12
    Views
    1,655

    Re: Add debug info

    I have found the source from Tomcat's site.

    Is there any easy way to use the -g option for all the files not just a single one?
    Could you please guide me?

    Thanks in advance.
  23. Replies
    12
    Views
    1,655

    Re: Add debug info

    For all the files in the related folder how can I use the -g option? Or maybe the option can only be used for a single file?

    At the moment I have problem with one of the classes (although I might...
  24. Replies
    12
    Views
    1,655

    Re: Add debug info

    Thanks a lot for your reply.



    Before that I need to decompile all the class files then use the -g option. Is that correct?
    I have jd-gui that some times gives errors. Do you know a better...
  25. Replies
    12
    Views
    1,655

    Add debug info

    Hi everyone,

    I have a question that I would be grateful if anyone helped me.
    I hope that I'm posting it at the right place in the forum.

    I need to add debug information to a JAR file. Adding...
Results 1 to 25 of 27
Page 1 of 2 1 2