Click here to Skip to main content
15,912,507 members
Home / Discussions / Java
   

Java

 
AnswerRe: Reading Barcode from an Image Pin
Member 827588228-Sep-11 10:00
Member 827588228-Sep-11 10:00 
Questionhow to overload methods in a webservice using netbeans Pin
prasadbuddhika27-May-09 1:39
prasadbuddhika27-May-09 1:39 
QuestionCompare java and c# Pin
cotdot1111124-May-09 15:23
cotdot1111124-May-09 15:23 
AnswerRe: Compare java and c# Pin
Philip.F27-May-09 1:33
Philip.F27-May-09 1:33 
GeneralRe: Compare java and c# Pin
cotdot1111127-May-09 3:06
cotdot1111127-May-09 3:06 
QuestionFile not being read by JSP Pin
Fahim A Salim23-May-09 4:34
Fahim A Salim23-May-09 4:34 
AnswerRe: File not being read by JSP Pin
adatapost26-May-09 1:49
adatapost26-May-09 1:49 
QuestionPOP3 -ERR Login failed from netbeans Pin
ejakkk22-May-09 16:52
ejakkk22-May-09 16:52 
i have postfix installed on my ubuntu and test it to send message to other user in my localhost, and i found no problem using it. But when i try to fetch the message using pop3, i do :
out.write(("USER :"+user+"\r\n").getBytes());<br />
                out.write(("PASS :"+pass+"\r\n").getBytes());


and i always get the respon :
+OK Hello there.
+OK Password required.
-ERR Login failed.
+OK Better luck next time.

What is wrong with my code? D'Oh! | :doh:
AnswerRe: POP3 -ERR Login failed from netbeans Pin
ScottM11-Jun-09 0:47
ScottM11-Jun-09 0:47 
Questionconnectivity of MySQL with java Pin
gaurav raghu22-May-09 3:36
gaurav raghu22-May-09 3:36 
AnswerRe: connectivity of MySQL with java Pin
fly90422-May-09 17:00
fly90422-May-09 17:00 
AnswerRe: connectivity of MySQL with java Pin
ISoftwareDev23-May-09 10:22
ISoftwareDev23-May-09 10:22 
Questionconnectivity of SQL server 2000 with java Pin
gaurav raghu21-May-09 8:53
gaurav raghu21-May-09 8:53 
AnswerRe: connectivity of SQL server 2000 with java Pin
ISoftwareDev23-May-09 4:23
ISoftwareDev23-May-09 4:23 
AnswerRe: connectivity of SQL server 2000 with java Pin
raheela12327-May-09 22:25
raheela12327-May-09 22:25 
Questioncalling an instance of a third party software on web Pin
guptasahil198821-May-09 3:11
guptasahil198821-May-09 3:11 
Questionneed help Pin
ahmedbhatti21-May-09 2:48
ahmedbhatti21-May-09 2:48 
AnswerRe: need help Pin
Nagy Vilmos21-May-09 2:56
professionalNagy Vilmos21-May-09 2:56 
QuestionFileConnection in Java ME Pin
rukawa8420-May-09 22:17
rukawa8420-May-09 22:17 
AnswerRe: FileConnection in Java ME Pin
Nagy Vilmos20-May-09 22:28
professionalNagy Vilmos20-May-09 22:28 
RantRe: FileConnection in Java ME Pin
rukawa8420-May-09 23:09
rukawa8420-May-09 23:09 
GeneralRe: FileConnection in Java ME Pin
Nagy Vilmos21-May-09 2:55
professionalNagy Vilmos21-May-09 2:55 
GeneralRe: FileConnection in Java ME Pin
rukawa8421-May-09 16:58
rukawa8421-May-09 16:58 
QuestionApplet giving access denied exception Pin
Fahim A Salim19-May-09 4:38
Fahim A Salim19-May-09 4:38 
AnswerRe: Applet giving access denied exception Pin
adatapost19-May-09 19:35
adatapost19-May-09 19:35 

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.