Hello Java enthusiasts, developers and architects, Have you been frustrated by designing Java applications that can scale to thousands of users, millions of...
k maheshwari
kkmsun@...
Jun 2, 2008 5:50 pm
604
Dear All, I have a persistent set @Entity public class Group { @ManyToMany(fetch = FetchType.EAGER) @Fetch(SUBSELECT) private Set<ItemEntity> subTopics = new...
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...
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...
Bruce Powell
bpowell@...
Jun 13, 2008 4:03 am
607
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 ...
Nayeem Quayum
nayeemquayum@...
Jul 1, 2008 8:14 pm
608
Nayeem, I think this is what you are looking for. Add the following to the top of your JSP file (uncommenting out the specific mimetype setting, of course): <%...
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...
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 will be out of the office starting 08/13/2008 and will not return until 08/18/2008. I will respond to your message when I return. If you need immediate ...
Robert E Smith
rsmith@...
Aug 14, 2008 7:55 pm
613
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 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...
<http://www.localmatters.com/> It's not about cubicles, endless meetings and rigid communication protocols. Instead we thrive on a fun, casual atmosphere and...
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/...
... http://www.jboss.org is the best place. ;) ... Yes. ... Yes. You need to define the DataSource using the JBoss -ds.xml files. But I believe the JBoss...
(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...
I'd setup a HTTP end-point that the client can talk to. This end-point could be Tomcat or something similar. All the end-point does is consume the message and...
Octavia, As long as you stay away from the proprietary APIs and make efficient use of Java cache (heap), you may actually see benefits of moving to JBoss. ...
k maheshwari
kkmsun@...
Sep 3, 2008 4:47 pm
624
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 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...
Sorry to rain on your parade, but recording sessions is not allowed. The slides are available as PDFs on a USB key to all attendees. Cheers, Scott Davis ...
Um... what about taking notes? Is this allowed? I was tinking to myself there would be no harm in it or gain for anyone except NFJS (ask me how). If this is...
I'm sorry if my initial response sounded flippant. This is a commercial conference. I don't run it -- I'm just one of the speakers. If you'd like to discuss...
I have no nefarious plans. I recorded some things in the past (2004), dropped it on my shared drive at home and have not seen it since, but get a warm feeling...
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...
I will be out of the office starting 11/20/2008 and will not return until 11/24/2008. If your email is urgent, you may send it to my home email address: ...
Bruce Powell
bpowell@...
Nov 22, 2008 11:01 pm
632
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...