refresh JSP webpage when jms message is received or Apache DB database is changed The goal is to refresh a JSP web page when a jms message is received or the Apache DB database is changed. How to do that with javascript or java? Is there any sample code? ... 9 Feb 2010 21:54
Portable Key Derivation from a password Adding some Java Newsgroups - no replies from the Microsoft newsgroup. I am coding a server which uses the Microsoft Crypto API for getting an HMAC. The clients may be written in Java - hence need to maintain compatibility. "Tank" <pp(a)pp.com> wrote in message news:hkj8ia$a77$1(a)news.eternal-september.org... ... 8 Feb 2010 07:46
large XML files It seems to me the usual XML tools in Java load the entire XML file into RAM. Are there any tools that process sequentially, bringing in only a chunk at a time so you could handle really fat files. -- Roedy Green Canadian Mind Products http://mindprod.com Every compilable program in a sense works. The problem... 8 Feb 2010 21:21
object relational database versus "inteligent" serialization what do you think of http://joafip.sourceforge.net/database/dbvsjoafip.html I created joafip to manage more objects than memory can contains. I can also be use to persist data model. There is no query language, all is done using object navigation: relations between class are coded in the classes. ... 14 Feb 2010 20:44
Could this unclosed() byteArrayInputStream cause high Heap usage ? On Fri, 5 Feb 2010 22:56:40 -0800 (PST), Krist <krislioe(a)gmail.com> wrote, quoted or indirectly quoted someone who said : When will the memory taken by the byteArrayInputStream will be released ? Will it be garbage collected ? You would have to check the ByteArrayInputStream constructor source to see if it... 6 Feb 2010 03:11
cardiovascular disease News In recognition of February 5th as National Wear Red Day, Governor Mark Parkinson, the American Heart Association (AHA) and state officials joined together today to speak up about cardiovascular disease in women. ... Chicago, IL - Increased religious involvement, including more frequent prayer and meditation, is no... 5 Feb 2010 16:11
Could this unclosed() byteArrayInputStream cause high Heap usage? Roedy Green wrote: Krist wrote, quoted or indirectly quoted someone who said : Is the unclosed() byteArrayInputStream really cause the problem ? Based on my reading of the Javadocs (what is yours?), I'd say not. It is a big array of characters that holds the entire stream. How much of a problem it is ... 7 Feb 2010 05:24
jdk 1.5 and windows 7 Sorry if this is the wrong forum, but I'm trying to install jdk 1.5 EE on my windows 7 box, and the installer says the platform/patch level is unsupported. Is there really no way to develop on jdk 1.5 from Windows 7? ... 7 Feb 2010 23:05
port 8080 is used by java.exe After my Windows Vista computer is rebooted, the port 8080 is used by the process java.exe. This port conflict will stop tomcat from being started inside eclipse. How to fix this problem so that after reboot, the port 8080 is not used by any process? I look at the Config panel and do not see any Tomcat or Catalina... 9 Feb 2010 03:59
Motivation of software professionals Hi all, I am doing a research about motivation in software development, the most efficient practices to motivate software engineers, their popularity, etc. As a part of the research, I am doing an online survey for software engineers and managers in software development. It takes just several minutes and fill... 1 Mar 2010 16:25 |