The Innovator’s Dilemma: It’s Happening to Java

Category: JAVA Questions    |    3 views    |    Add a Comment

I came to a realization this weekend. The Java web tier is suffering “The Innovator’s Dilemma”…

Share/Save/Bookmark

 

Being BileBlogged

Category: JAVA Questions    |    1 views    |    Add a Comment

I’ve been “BileBloged”. Getting “biled” is an honor. It means Hani Suleiman has dedicated one of his BileBlog entries to me, bitching and moaning as only he can. In this case he’s biling about a talk I gave on open source at the TSS Symposium in Vegas this afternoon.

But sadly — instead of a good healthy lampooning of my actual beliefs and words — Hani put words in my mouth. That’s just not right. I’ve gotta bile back.

Share/Save/Bookmark

 

FORCE MQGET call to fail

Category: Latest Topics    |    1 views    |    Add a Comment
Hi
I need some ideas to force MQGET call fail on receiving interupt signal in AIX O/S.

Thanks in Advance

Share/Save/Bookmark

 

ListView select and open text file in textbox

Category: Latest Topics    |    1 views    |    Add a Comment
Hey guys…
i am trying to view contents of a text file to a textbox via aid of a button (ViewBtn).
i have a treeview(TreeView1) which shows the root folder and displays content in the listview.

my query is how do i select a file from listview (ListView1) and display it in a textbox (TextBox2).

Treeview and List view worki fine.

any help please

Share/Save/Bookmark