Search:

Type: Posts; User: 19world

Search: Search took 0.10 seconds.

  1. Replies
    4
    Views
    5,138

    Re: Memory Handling -de allocate memory in Java

    I am not priviledged to access this server. I run as remoted :S via deployment
  2. how to copy cells to a new sheet of excel with JexcelAPI??

    Hi All,

    I am trying to use JExcelAPi lib to read an xls file and copy from a specific fields all the non empty values (with formatting if possible) to a new sheet (and work book if possible) with...
  3. Replies
    3
    Views
    1,719

    Re: Help with reading from file

    You can also tokenize the content of the file based on the * character and put every time the contents into a string array of two positions and use the second one.
  4. Replies
    4
    Views
    5,138

    Re: Memory Handling -de allocate memory in Java

    Hi,

    Thank you for your reply. It is helpful also now I ll read the Tuning GC link you provided.

    I thought null will help and such a verification will help. Assume that we have a program to run...
  5. Replies
    4
    Views
    5,138

    Memory Handling -de allocate memory in Java

    Hi All,

    I would like to ask a question regarding Java programming and memory handling. I want to ask if there is any way for the creator of a program to allocate and de allocate memory at any time...
Results 1 to 5 of 5