Click here to Skip to main content
15,920,896 members
Home / Discussions / Java
   

Java

 
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 
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 
Your best bet would be to have servlets or some other Java based backend (JSF for example) instead of connecting to the database directory from within JSF.

You can then use standard JDBC to connect to the database. If you want to connect to SQL Server, the jTDS driver is one of the best.
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 
GeneralRe: Applet giving access denied exception Pin
Fahim A Salim20-May-09 1:16
Fahim A Salim20-May-09 1:16 
GeneralRe: Applet giving access denied exception Pin
Nagy Vilmos20-May-09 1:58
professionalNagy Vilmos20-May-09 1:58 
GeneralRe: Applet giving access denied exception Pin
Fahim A Salim20-May-09 2:20
Fahim A Salim20-May-09 2:20 
GeneralRe: Applet giving access denied exception Pin
Nagy Vilmos20-May-09 2:30
professionalNagy Vilmos20-May-09 2:30 
GeneralRe: Applet giving access denied exception Pin
Fahim A Salim20-May-09 2:36
Fahim A Salim20-May-09 2:36 
GeneralRe: Applet giving access denied exception Pin
Nagy Vilmos20-May-09 2:56
professionalNagy Vilmos20-May-09 2:56 

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.