Click here to Skip to main content
15,888,733 members
Home / Discussions / Java
   

Java

 
AnswerRe: Noobie in need of help / direction Pin
Member 1163661724-Apr-15 10:03
Member 1163661724-Apr-15 10:03 
GeneralRe: Noobie in need of help / direction Pin
Richard MacCutchan24-Apr-15 22:03
mveRichard MacCutchan24-Apr-15 22:03 
AnswerRe: Noobie in need of help / direction Pin
jschell26-Apr-15 7:23
jschell26-Apr-15 7:23 
QuestionDigital clock javafx Pin
Member 1158717420-Apr-15 19:50
Member 1158717420-Apr-15 19:50 
AnswerRe: Digital clock javafx Pin
Richard MacCutchan20-Apr-15 21:38
mveRichard MacCutchan20-Apr-15 21:38 
QuestionHow Can I Map An Access Path In Spring Security For A Single .Html Page Inside A Folder, Without Giving Access To All The Pages In Htat Folder Pin
CodeZero216-Apr-15 4:09
CodeZero216-Apr-15 4:09 
AnswerRe: How Can I Map An Access Path In Spring Security For A Single .Html Page Inside A Folder, Without Giving Access To All The Pages In Htat Folder Pin
PIEBALDconsult16-Apr-15 4:27
mvePIEBALDconsult16-Apr-15 4:27 
QuestionFile Handling Pin
Member 115824517-Apr-15 6:17
Member 115824517-Apr-15 6:17 
Some one help me with the second bit of this question

Java can work well with files. It is a matter of importing the relevant files in the java.io class and have
the files executed. In executing files, some times exceptions happen. For example, the file in code may
not be there on the disk. That makes the code unable to run properly. Therefore the exception has to be
either caught or thrown.
In this assignment, you are going to read data from a file and then write it in another file. The file
given 'marks.txt' should be written with the same data but in another file 'marks.xls'. Since the marks
are only coursework and Exam, in the marks.xls, indicate the final mark where final mark = cw*0.40 +
ex*0.60. Also indicate if the candidate Excelled (over 70%), passed (50% - 69) and Fail (Less than
50%)

QuestionRe: File Handling Pin
Richard MacCutchan7-Apr-15 21:09
mveRichard MacCutchan7-Apr-15 21:09 
AnswerRe: File Handling Pin
Member 115824519-Apr-15 8:34
Member 115824519-Apr-15 8:34 
AnswerRe: File Handling Pin
Richard Andrew x649-Apr-15 8:47
professionalRichard Andrew x649-Apr-15 8:47 
GeneralRe: File Handling Pin
Richard MacCutchan9-Apr-15 21:50
mveRichard MacCutchan9-Apr-15 21:50 
GeneralRe: File Handling Pin
Member 1158245111-Apr-15 5:04
Member 1158245111-Apr-15 5:04 
AnswerRe: File Handling Pin
jschell9-Apr-15 12:05
jschell9-Apr-15 12:05 
GeneralRe: File Handling Pin
Member 1158245111-Apr-15 5:02
Member 1158245111-Apr-15 5:02 
Questionhow do i Make a function directory count Pin
Member 115830955-Apr-15 19:36
Member 115830955-Apr-15 19:36 
Answer[REPOST] Re: how do i Make a function directory count Pin
Sascha Lefèvre5-Apr-15 20:15
professionalSascha Lefèvre5-Apr-15 20:15 
Questioncode for extracting result to applet Pin
hari@251-Apr-15 20:38
hari@251-Apr-15 20:38 
AnswerRe: code for extracting result to applet Pin
Richard MacCutchan1-Apr-15 21:16
mveRichard MacCutchan1-Apr-15 21:16 
Questionregarding applets Pin
hari@251-Apr-15 20:36
hari@251-Apr-15 20:36 
AnswerRe: regarding applets Pin
Richard MacCutchan1-Apr-15 21:16
mveRichard MacCutchan1-Apr-15 21:16 
Questionjava tables Pin
Member 1068310231-Mar-15 12:57
Member 1068310231-Mar-15 12:57 
AnswerRe: java tables Pin
Sascha Lefèvre31-Mar-15 17:08
professionalSascha Lefèvre31-Mar-15 17:08 
AnswerRe: java tables Pin
Richard MacCutchan31-Mar-15 21:36
mveRichard MacCutchan31-Mar-15 21:36 
QuestionSpring MVC Pin
Member 1157091231-Mar-15 9:04
Member 1157091231-Mar-15 9:04 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.