User Profile

Collapse

Profile Sidebar

Collapse
jnekoonam
jnekoonam
Last Activity: Jul 25 '07, 01:05 AM
Joined: Jul 23 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • jnekoonam
    started a topic Please Please Help
    in Java

    Please Please Help

    Hi,
    Here's my question. I have a sample file listed bellow:

    10 11 12 13 14 14 13 12 11 10
    10 11 12 13 12 11 10
    10 11 12 10 11 12

    Note that these data are in a file. Each line in the file will contain a set of integers separated by spaces. how can I write a program that reads the name of a file from the command line, determine whether the first half of the numbers are sorted in ascending order and...
    See more | Go to post

  • jnekoonam
    started a topic java web server log file
    in Java

    java web server log file

    Hi,
    I was wondering if anyone can show me a simple log file recorder for a simple java web server.
    The log file should simply show the ip address of the client (which is reported from the client's browser) and the page that the client requested, date and time of the request. By calling this log file from your browser, the webserver should simply show these data in either html format or txt format.

    Thanks
    See more | Go to post
No activity results to display
Show More
Working...