Search:

Type: Posts; User: pb60704

Search: Search took 0.10 seconds.

  1. Replies
    1
    Views
    1,096

    Array Sorting - Asc, Desc

    Hi,
    I am soritng an array in ascending and descending order. I am using the nethods in Arrays as below

    Arrays.sort(myArray)

    I want to print both input and output array in sysout.

    Object[]...
  2. Re: how to Download/Copy files from a remote (virtual) location to your local system

    Virtual location, I mean an UNC.. something like this \\hc-sk378h\Prajwal\Deploy...
  3. how to Download/Copy files from a remote (virtual) location to your local system

    hi,
    I have a virtual location with some files. I want to copy those files to my local system using java..Let me know how this can be acheived.

    the remote/virtual loc is something like dis: ...
  4. Replies
    55
    Views
    9,266

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

    Happy B'Day to Java Programming Forums..wish u many more successful years
  5. Thread: Hi

    by pb60704
    Replies
    0
    Views
    991

    Hi

    I have a scenario.I am getting a resultset and adding the elements into an ArrayList. I am giving the limit in my SQL query to 10. I am getting the data of the 10 elements but my ArrayList size is...
  6. Replies
    1
    Views
    2,105

    Pagination Help Please

    Hi........I have a list.I want to implement pagination....I tried display tag..but no use I could not succeed....
    Please provide code by Java alone with resultset or something like that.....
    I am...
  7. Thread: Urgent Help

    by pb60704
    Replies
    7
    Views
    2,250

    Re: Urgent Help

    Helloooo...plz help me further....
  8. Thread: Urgent Help

    by pb60704
    Replies
    7
    Views
    2,250

    Re: Urgent Help

    Hello, further, after comparing the user typed details......how can I save the newpassword given by user to the database.Plz provide the code.

    Thank You
  9. Thread: Urgent Help

    by pb60704
    Replies
    7
    Views
    2,250

    Re: Urgent Help

    I created the Action class,changepassword.jsp...I am fetching the password from database...
    How can I fetch the values user entered in the changepassword.jsp to my ACtion class.In ACtion I am...
  10. Thread: Urgent Help

    by pb60704
    Replies
    7
    Views
    2,250

    Urgent Help

    Hii I have an application with user login.When the user logs in, I need to have a change password option.How can I implement this.I am using struts, spring and hibernate.I think I need to check the...
  11. Thread: Hi

    by pb60704
    Replies
    0
    Views
    1,737

    Hi

    Hello, I am new to Java.I have a small issue...I am displaying some text present in Database in a JSP.The text is of 3 to 4 lines.But I want to display only first few words.How can I achieve this. Am...
  12. Thread: Hi

    by pb60704
    Replies
    4
    Views
    1,753

    [SOLVED] Re: Hi

    Thank you....
  13. Thread: Hi

    by pb60704
    Replies
    4
    Views
    1,753

    [SOLVED] Re: Hi

    Yes sure.I am using struts and jsp to make a login application.Just login and logout.I am using cookies and session.I want the application to be--if the user logs in and just closes the browser,...
  14. Thread: Hi

    by pb60704
    Replies
    4
    Views
    1,753

    [SOLVED] Hi

    Hello I am new to Java. My requirement is I have login and logout application.I am using cookies and session.If I don't logout and close the window, next time I should get page with my login.If I...
Results 1 to 14 of 14