Results 1 to 2 of 2
Thread: Help with the Dummy Function
- 06-25-2007, 04:14 AM #1
Member
- Join Date
- Jun 2007
- Posts
- 95
- Rep Power
- 0
Help with the Dummy Function
It is required to construct to a mini application with pages JSP and Java components that allow to implement a send method. The conditions are:
• A send method is made up of a file of detail and a file of summary.
• A send method is identified univocally by a name.
• A send method generates by means of a transformation on the detail file, server numbered segments of 1 to n.
In order to solve the previous thing, an application JSP is must to construct that allows:
• Entrance of a send method (upload to the site through HTTP).
Felissa:p
- 07-06-2007, 05:03 PM #2
Senior Member
- Join Date
- Jun 2007
- Posts
- 111
- Rep Power
- 0
1.It asks you to do an upload
2. When you do the upload, do an event that divide the file of details received
3 The number of segments is random, according to the result of dummy function
4.The files saved in the hard disk of the server, must be visible and some windows (jsp?) must shows the contains of the directory
If you question is "how can I generate random numbers?"
I send you this link
Java Random Numbers
Similar Threads
-
use of onclick function
By m4tt in forum New To JavaReplies: 1Last Post: 02-16-2008, 03:03 AM -
How to use a function in java
By olikhvar in forum New To JavaReplies: 2Last Post: 02-16-2008, 02:57 AM -
Need a little help with a function!
By Nuluvius in forum New To JavaReplies: 3Last Post: 02-07-2008, 11:33 PM -
I want to add function
By romina in forum New To JavaReplies: 1Last Post: 08-07-2007, 05:25 AM -
function name
By osval in forum Advanced JavaReplies: 1Last Post: 08-06-2007, 08:56 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks