Click here to Skip to main content
16,007,858 members
Home / Discussions / Java
   

Java

 
AnswerRe: Solution - Different object types (references) Pin
Kujtim Hyseni10-Jul-09 10:54
Kujtim Hyseni10-Jul-09 10:54 
Question[Message Deleted] Pin
ana_ochia8-Jul-09 2:20
ana_ochia8-Jul-09 2:20 
AnswerRe: is there any chance that the Four square game be programmed using JAVA? Pin
Nagy Vilmos8-Jul-09 21:55
professionalNagy Vilmos8-Jul-09 21:55 
GeneralRe: is there any chance that the Four square game be programmed using JAVA? Pin
ana_ochia9-Jul-09 14:05
ana_ochia9-Jul-09 14:05 
GeneralRe: is there any chance that the Four square game be programmed using JAVA? Pin
Cedric Moonen9-Jul-09 20:22
Cedric Moonen9-Jul-09 20:22 
GeneralRe: is there any chance that the Four square game be programmed using JAVA? Pin
Nagy Vilmos9-Jul-09 22:03
professionalNagy Vilmos9-Jul-09 22:03 
QuestionLooking for some guideance or advice on messaging implementation Pin
tas28267-Jul-09 6:57
tas28267-Jul-09 6:57 
AnswerRe: Looking for some guideance or advice on messaging implementation Pin
David Skelly7-Jul-09 22:33
David Skelly7-Jul-09 22:33 
What you are looking for are Message Driven Beans or MDBs. Basically, they are container-managed components that sit waiting for messages to arrive on a JMS queue or topic, then they grab that message and process it and then go back to wait for the next message.

There is plenty of documentation around explaining how they work. Just Google for MDB. There are also plenty of books which cover JMS and MDBs.

WebLogic has its own JMS implementation but it is possible to use it with MQ Series. The WebLogic documentation used to include full instructions on how to do this, but I haven't used it since WL 9.2 so I don't know whether the documentation for 10 still includes this. If not, I'm sure a google search will pull up lots of examples.
QuestionsortTable Help Pin
samo12055-Jul-09 9:49
samo12055-Jul-09 9:49 
AnswerRe: sortTable Help Pin
David Skelly5-Jul-09 22:10
David Skelly5-Jul-09 22:10 
Questionregarding LPD protocl Pin
kirankatta5-Jul-09 7:16
kirankatta5-Jul-09 7:16 
QuestionLoad balancing in p2p system Pin
nimmi priya4-Jul-09 19:59
nimmi priya4-Jul-09 19:59 
AnswerRe: Load balancing in p2p system Pin
Nagy Vilmos5-Jul-09 4:12
professionalNagy Vilmos5-Jul-09 4:12 
QuestionTraverse through the files and match words Pin
dharshani4-Jul-09 6:09
dharshani4-Jul-09 6:09 
QuestionPassword protected file Pin
ksss_maheshece3-Jul-09 20:11
ksss_maheshece3-Jul-09 20:11 
QuestionPassing a vector from java and accessing it in visual C++ Pin
Aditya223-Jul-09 0:25
Aditya223-Jul-09 0:25 
QuestionNeed help to finish attendance management system Pin
hruday872-Jul-09 20:01
hruday872-Jul-09 20:01 
AnswerRe: Need help to finish attendance management system Pin
Nagy Vilmos2-Jul-09 23:16
professionalNagy Vilmos2-Jul-09 23:16 
QuestionRedirecting the mysql bin log to the text file in java. Pin
don Moen1-Jul-09 23:16
don Moen1-Jul-09 23:16 
AnswerRe: Redirecting the mysql bin log to the text file in java. Pin
Pavan_Putra2-Jul-09 2:51
Pavan_Putra2-Jul-09 2:51 
GeneralRe: Redirecting the mysql bin log to the text file in java. Pin
don Moen2-Jul-09 4:12
don Moen2-Jul-09 4:12 
AnswerRe: Redirecting the mysql bin log to the text file in java. Pin
Scott Sauyet24-Jul-09 8:42
Scott Sauyet24-Jul-09 8:42 
QuestionHow to make JDesktop SystemTray display for all users (remotely logged on users included) Pin
Phoenix1011-Jul-09 21:07
Phoenix1011-Jul-09 21:07 
QuestionJava installed base? Pin
Diego Moita1-Jul-09 19:12
Diego Moita1-Jul-09 19:12 
AnswerRe: Java installed base? Pin
Nagy Vilmos1-Jul-09 21:53
professionalNagy Vilmos1-Jul-09 21:53 

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.