Click here to Skip to main content
15,889,462 members
Home / Discussions / Java
   

Java

 
GeneralRe: read .csv file and write relationship between data Pin
Richard MacCutchan30-Jul-13 6:24
mveRichard MacCutchan30-Jul-13 6:24 
Questionselecting numbers that is not between double/single qoutes with regular expression Pin
mohammadkaab29-Jul-13 12:55
mohammadkaab29-Jul-13 12:55 
SuggestionRe: selecting numbers that is not between double/single qoutes with regular expression Pin
Richard MacCutchan29-Jul-13 20:59
mveRichard MacCutchan29-Jul-13 20:59 
QuestionNot able to add my hash password into my database(mssql) Pin
chdboy25-Jul-13 23:11
chdboy25-Jul-13 23:11 
AnswerRe: Not able to add my hash password into my database(mssql) Pin
pa1joc26-Jul-13 2:54
pa1joc26-Jul-13 2:54 
GeneralRe: Not able to add my hash password into my database(mssql) Pin
chdboy26-Jul-13 19:18
chdboy26-Jul-13 19:18 
GeneralRe: Not able to add my hash password into my database(mssql) Pin
Richard MacCutchan26-Jul-13 22:28
mveRichard MacCutchan26-Jul-13 22:28 
QuestionJava Server App : Request advice Pin
ptr_Electron25-Jul-13 6:22
ptr_Electron25-Jul-13 6:22 
I am new to Java and Web Development. I need to build a Java server App, which has to interact with MySQL DB stored procedures and fetch rows and return to client.

1. Client can be from Http request from web browser
2. An Android app
3. Desktop app
4. and others

Now my question is; should the server App be

1.JSP
2.Servlet
3.WebService

Load balancing should be done for Server App, and server App is going to be 3-tire

Please advice the Pro/Cons in each case.
AnswerRe: Java Server App : Request advice Pin
Richard MacCutchan25-Jul-13 7:05
mveRichard MacCutchan25-Jul-13 7:05 
QuestionUsername ,Password Validation Pin
chdboy23-Jul-13 22:16
chdboy23-Jul-13 22:16 
AnswerRe: Username ,Password Validation Pin
Blue_Boy23-Jul-13 22:58
Blue_Boy23-Jul-13 22:58 
GeneralRe: Username ,Password Validation Pin
Richard MacCutchan24-Jul-13 0:33
mveRichard MacCutchan24-Jul-13 0:33 
GeneralRe: Username ,Password Validation Pin
Blue_Boy24-Jul-13 1:31
Blue_Boy24-Jul-13 1:31 
GeneralRe: Username ,Password Validation Pin
chdboy24-Jul-13 3:08
chdboy24-Jul-13 3:08 
AnswerRe: Username ,Password Validation Pin
Richard MacCutchan24-Jul-13 5:03
mveRichard MacCutchan24-Jul-13 5:03 
AnswerRe: Username ,Password Validation Pin
chdboy24-Jul-13 22:02
chdboy24-Jul-13 22:02 
GeneralRe: Username ,Password Validation Pin
Richard MacCutchan24-Jul-13 22:20
mveRichard MacCutchan24-Jul-13 22:20 
GeneralRe: Username ,Password Validation Pin
chdboy25-Jul-13 4:04
chdboy25-Jul-13 4:04 
GeneralRe: Username ,Password Validation Pin
Richard MacCutchan25-Jul-13 4:47
mveRichard MacCutchan25-Jul-13 4:47 
GeneralRe: Username ,Password Validation Pin
chdboy25-Jul-13 5:01
chdboy25-Jul-13 5:01 
AnswerRe: Username ,Password Validation Pin
jschell24-Jul-13 9:48
jschell24-Jul-13 9:48 
GeneralRe: Username ,Password Validation Pin
chdboy24-Jul-13 22:28
chdboy24-Jul-13 22:28 
QuestionObject mutability Pin
Neo1010121-Jul-13 3:03
Neo1010121-Jul-13 3:03 
AnswerRe: Object mutability Pin
Richard MacCutchan21-Jul-13 20:33
mveRichard MacCutchan21-Jul-13 20:33 
GeneralRe: Object mutability Pin
Neo1010122-Jul-13 0:32
Neo1010122-Jul-13 0:32 

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.