+ Reply to Thread
Results 1 to 4 of 4




  

Thread: Question About Java Code?

      
  1. #1
    I'm New! jaypaul is on a distinguished road
    Join Date
    June 16, 2009
    Posts
    1
    Rep Power
    0
    Feedback Score
    0

    Default Question About Java Code?

    Hi Friends,

    i m checking option to lock a stream/string in Java for a certain time so is there any possibilities?

    By locking i mean, it should not be overwritten, or accessed by sum other variable ....

    please suggest me your ideas.

    Thanks,

    Paul

  2. #2
    I'm New! adiian is on a distinguished road adiian's Avatar
    Join Date
    June 16, 2009
    Posts
    24
    Rep Power
    3
    Feedback Score
    0

    Default Re: Question About Java Code?

    What kind of lock you need. Lock on a file or locking not to be changed by the threads in the same process?

    For locking the stream inside the process you might take a look in the java docs. For some classes you can pass a lock object which is used for synchronization.

    If you want to lock a file You can check the javadocs as well.

  3. #3
    I'm New! Sofia22 is on a distinguished road
    Join Date
    June 10, 2009
    Posts
    2
    Rep Power
    0
    Feedback Score
    0

    Default Re: Question About Java Code?

    Check the Java Apis and it will help you so much.
    I use to read it and really, it makes my code easier and fast!

    __________
    Sofi Hedz
    Grupo Mayan Friends

  4. #4
    I'm New! kiran30jast is on a distinguished road
    Join Date
    November 17, 2009
    Posts
    1
    Rep Power
    0
    Feedback Score
    0

    Default Re: Question About Java Code?

    I think I read the answer of this question in jott book.In that book an easy way to lock this.first I will read again.May be next time I will give the answer.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. Pre-code to allow embed youTube Video code
    By ResourceGirl in forum Programming
    Replies: 1
    Last Post: Apr 15th, 2009, 5:05 am
  2. Engine for site on Java Script without PHP, SQL
    By antihero in forum Programming
    Replies: 0
    Last Post: Sep 3rd, 2008, 4:26 am
  3. Link question code?
    By Sami4u in forum Link Development
    Replies: 3
    Last Post: Mar 23rd, 2008, 4:39 pm
  4. flash or java
    By wazzap50 in forum HTML & Website Design
    Replies: 11
    Last Post: Feb 15th, 2005, 2:58 am

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
WebTalkForums
WebTalkForums
Recent Forum Threads