Hey All, In this down economy, everyone should be brushing up on their tech skills. In terms of cost, it's hard to beat "free". Sun is offering a series of...
Dear DJUG, I wanted to pass this information on regarding a new mark logic users group. I know some java developers are using XML databases and may be...
Hello, I'm working on a problem where we wanted to create several SLSB through configuration of the ejb-jar.xml only. There are 3 classes: Task and Job and...
Hello, I'm new to the group and would like to connect with fellow J2ME developers. Through my company, mobileXware, I've recently started developing for mobile...
Hello Everybody,  I would like to know, please, if you had run JBoss on IBM AIX with UNIX operating system, and which experience you have had using this...
Hello Everybody, Â I tried to download the JBOSS Application Server 5.0 or 4.2 from the link: http://www.jboss.org/jbossas/downloads/ But when I click on the...
We have a Java based application which needs to collect certain information from employers about their current employees on a monthly basis. We're thinking of...
I'm looking for software that can help me build a "choose-your-own- adventure" style customer support FAQ. Our developers find themselves answering the same...
I wrote a fun (I hope) analogy about code qualities that ties nicely into the holidays... http://www.netobjectives.com/blogs/christmas-tree-lights-analogy You...
I will be out of the office starting Fri 06/06/2008 and will not return until Wed 06/18/2008. If your email is urgent, you may send it to my home email...
So, at the NFJS conference, Venkat had a talk in which he mentioned at least getting a start on containing warnings within a base of code. One thing he...
At the upcoming NFJS symposium, there is a session block with two presentations that I would really like to see. I can't physically be at both, so am looking...
I've come up with what I hope is a different way to delineate the difference between the Adapter Pattern and the Façade Pattern. I wrote a blog on it that...
At my work I need to convert a Web Java-J2EE Struts application from Bea 9.2 to JBoss 4.2. I would appreciate if you could help me to find answers/...
(Thought I would put this architecture question out there to the group, and see if some of the geniuses on the group had some good insight). We are trying to...
<http://www.localmatters.com/> It's not about cubicles, endless meetings and rigid communication protocols. Instead we thrive on a fun, casual atmosphere and...
I need to implement an Image Map inside a Portlet. The user would click on a certain region of the U.S. map, and then they would see that region highlighted...
Our customer is a HR large business services company. They are looking for a very skilled Java/J2EE Developer to join their team in their Fort Collins,...
I will be out of the office starting 02/13/2008 and will not return until 02/14/2008. I will respond to your message when I return. If you need immediate ...
This is a reminder that Jared Richardson is our speaker next month. If there's a particular talk you're interested in let us know. He wrote a book called "Ship...
I have the same table in both a struts and a netui app. The struts 1.8 table exports as expected, however, the netui will only export the number of rows that...
Hello everybody, I am a Bioinformatitian works for university hospital, who is trying to adapt Java technology. I am new in the J2EE environment and would ...
Howdy all, I'm doing a talk at OSCON in July about Rails, Grails, GWT and Flex. To prepare, I plan on developing an application with these technologies and...
Dear All, I have a persistent set @Entity public class Group { @ManyToMany(fetch = FetchType.EAGER) @Fetch(SUBSELECT) private Set<ItemEntity> subTopics = new...
Hello Java enthusiasts, developers and architects, Have you been frustrated by designing Java applications that can scale to thousands of users, millions of...
Question: Does someone know how one would secure a self-registration emai so that no one but the email recipient could use the confirmation link. Assume a...