Search:

Type: Posts; User: Truffy

Page 1 of 4 1 2 3 4

Search: Search took 0.06 seconds.

  1. Re: WatchService - small code for monitoring folders

    what error does it show?
  2. Replies
    55
    Views
    9,326

    Re: HAPPY 2nd BIRTHDAY JAVA PROGRAMMING FORUMS!!!

    HAPPY 2nd BIRTHDAY JAVA PROGRAMMING FORUMS!!!


    Cheers,
    Truffy
  3. Re: Very beginner - What's wrong in my applet declaration?

    Sure, no prob.

    Cheers.
    :D
  4. Replies
    1
    Views
    2,930

    Re: Java socket programming

    hi :)

    i didnt get any prob with that.
    this is my ouput:
    To END THE CONNECTION , Wirte : Please end the connection

    TO SEND A JOIN MESSAGE , Write it in ths Format:

    JoinMessage: ur address...
  5. [SOLVED] Re: Reading from a text file and storing in arrayList

    hi sorry, i didnt get your point.
    [ 1,10,0,0,3,2, 2,14,0,0,3,3, 3,9,0,0,2,1, 4,15,0,0,2,1, 5,11,0,0,2,3, 6,12,0,0,3,5, 7,15,0,0,3,5, 8,11,0,0,2,2, 9,15,0,0,3,4, 10,14,0,0,2,4]
    [ ...
  6. Re: Very beginner - What's wrong in my applet declaration?

    Hi. :)

    i think you need to dload this plug ins because safari is using another plugin or maybe u need to use another protocol.

    try to read this: Java Embedding Plugin

    Cheers,
    Truffy. :)
  7. Re: not sure what im doing wrong with these if else statements

    hi. welcome to the JPF. :)

    Which ones not working? Can you try to print it so you can easily debug it? maybe it doestnt satisfy the condition.
  8. Thread: New member

    by Truffy
    Replies
    2
    Views
    1,325

    Re: New member

    Hello.

    Welcome to the forum.

    Cheers,
    Truffy:)<:-P8->
  9. Thread: Hi to all

    by Truffy
    Replies
    4
    Views
    1,275

    Re: Hi to all

    Hello Roberto.

    Welcome to the forum.

    good luck to your project. :)

    Cheers,
    Truffy:)<:-P8->
  10. Replies
    2
    Views
    1,288

    Re: Im the Newest Member!! =D

    Hello JavaNoob82.

    Welcome to the forum.

    Cheers,
    Truffy:)<:-P8->
  11. Thread: create a file

    by Truffy
    Replies
    4
    Views
    2,284

    Re: create a file

    Hi,

    You can try this:

    http://www.javaprogrammingforums.com/java-tips-tutorials/107-how-write-file-using-java.html

    or if its not what you want, you can go to this section:

    Java Tips &...
  12. Replies
    3
    Views
    4,617

    Re: Eclipse: How to use/edit shorcut keys.

    Hi JavaPF,

    Sorry. I didn't read that. But i added something, you can edit or change the shortcut keys if you dont want to follow the default. :)

    Cheers,
    Truffy. :)
  13. Replies
    3
    Views
    4,617

    Eclipse: How to use/edit shorcut keys.

    Ctrl-Shift-L: to open different shortcut keys.

    To edit it:
    Go to Windows->Preferences->General->Keys


    Hope it helps.

    Thanks.
  14. Thread: Urgent Help

    by Truffy
    Replies
    7
    Views
    2,269

    Re: Urgent Help

    String oldpw = request.getParameter("oldpw");
    String newpw;

    // Did the user enter same value?
    oldpw = request.getParameter("oldpw");
    // If not,...
  15. Replies
    2
    Views
    3,680

    Re: Help with JAVA (Grade Book)

    Do you have any pseudo codes with regard to your assignment?
  16. Re: quite small (make the changelog non-static, i.e. load its content from a file)

    Hi Abdallah,

    Welcome to the forum.

    You are using GUI? or this program is only run if you press a button? AM i right?

    Cheers.
    Truffy. :)
  17. Re: Please welcome helloworld922 and Json to the JPF team

    Congrats guys. :)

    Cheers,
    Truffy
  18. Replies
    7
    Views
    1,782

    Re: Please welcome Freaky Chris to the JPF team

    Congratulation Cris. Its been a while. :)

    Cheers,
    Truffy
  19. Replies
    17
    Views
    8,508

    Re: Long term project work from home developer

    Im interested. PM me.

    Cheers,
    Truffy
  20. Replies
    5
    Views
    7,474

    Re: The input line is too long

    Yup, i agree with Json. Its kinda hard to debug it over the script file. Hm, try first it on eclise.

    Cheers,
    Truffy
  21. Replies
    16
    Views
    16,478

    Re: How to invert a word String

    Yup, I agree with Cris. I think C and C++ uses pointers. Java doesn't uses pointers.
  22. Replies
    5
    Views
    1,735

    Re: wheres the thread about inverted String?

    No problem. :D
  23. Replies
    5
    Views
    1,735

    Re: wheres the thread about inverted String?

    Thanks Json for posting it right away. Im kinda busy in work that's why I am not always aroung. :(

    Cheers,

    Truffy
  24. Replies
    13
    Views
    6,171

    Re: on-line shopping

    I agree with JavaPF. There are better language to use though if you want Java we are here to help. :D Why not try php?
  25. Replies
    4
    Views
    2,628

    Re: help with problem havr no idea what it means

    Or if you are using a netbeans, right click the project folder then properties then choose Run then put -Xmx512m.

    Cheers,
    Truffy
Results 1 to 25 of 93
Page 1 of 4 1 2 3 4