Search the web
Sign In
New User? Sign Up
djug-discuss · Denver JUG Discussion Forum
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 529 - 558 of 647   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
529
Is there anyone here that is working for Lockheed? I'd like to find out some more about it, what groups are good, bad, etc. If it works out maybe you can get...
Joe Bothari
joebothari
Offline Send Email
Aug 1, 2007
3:09 pm
530
Dear All, I encountered this problem and would greatly appreciate it if you could help me solve it. I am using Struts, but stripped the Struts tags off the...
oren.livne
Offline Send Email
Aug 6, 2007
8:36 pm
531
Group, I'm working on a problem that I know has been solved before, but I can't find a solution I like. I have a big tree of data that needs to be converted...
Joe Fair
joebothari
Offline Send Email
Aug 7, 2007
12:59 pm
532
Hi Oren, Keep in mind that you are overriding the natural submission of your form. When you click a submit element, it adds it's name/value pair to the req...
ybakos
Offline Send Email
Aug 7, 2007
1:14 pm
533
You might want to look at something like XStream (http://xstream.codehaus.org/) rather than rolling your own. If it does what you need, you would save a lot...
Jim McMaster
mcmaster_tat...
Offline Send Email
Aug 7, 2007
2:12 pm
534
I'm a big fan of Castor -- <http://www.castor.org/>. Think of it as "Hibernate for XML Marshalling". You can take any POJO and dump it to XML. Take any XML and...
Scott Davis
ScottDavis99
Offline Send Email
Aug 7, 2007
3:41 pm
535
Dear All, My web app uses Hibernate (core version 3.2.5 GA, annotations 3.2.1 I think). We have a daily restart of the MySQL server. Upon the first time a...
oren.livne
Offline Send Email
Aug 12, 2007
2:30 pm
536
This sorta translates - hehe http://brian.pontarelli.com/2007/08/09/jvm-restarts/ ;)...
Brian Pontarelli
brokenwren
Offline Send Email
Aug 13, 2007
2:52 pm
537
(Assuming this group is still active) Suppose you inherit a large code base of Java. What do you do to assist you and others in understanding it? Any special...
Sean LeBlanc
seanleblanca...
Offline Send Email
Oct 2, 2007
7:49 pm
538
One thing I've heard to do is add unit tests. That way if you ever refactor you can know if it's working or if it's not after any changes. Some of the stuff...
Greg Ostravich
gostrav
Offline Send Email
Oct 2, 2007
7:58 pm
539
I've done editing/validation of files in Emacs and in XMLSpy, but it'd be nice if I could do the same with Eclipse w/o switching to another app. What plug-in...
Sean LeBlanc
seanleblanca...
Offline Send Email
Oct 2, 2007
10:24 pm
540
If memory serves, the XMLSpy people produce an eclipse plugin that will use the XMLSpy engine to do your editing, while still in eclipse. I've also used the...
Michael Campbell
michael_s_ca...
Online Now Send Email
Oct 2, 2007
10:49 pm
541
... Sounds reasonable - you'll quickly know if something you did broke something, at which point you not only inherited it, you bought it. :) Any tools to...
Sean LeBlanc
seanleblanca...
Offline Send Email
Oct 3, 2007
1:46 pm
542
Check out the Web Tools Platform (WTP) Eclipse Project. I believe the WST subproject includes a validating XML editor. http://www.eclipse.org/webtools/ WTP...
mallenbco
Offline Send Email
Oct 4, 2007
5:12 am
543
So, I found Ted's presentation last night on byte code very interesting. He had a lot of ground to cover there, so he really didn't have time for questions at...
Sean LeBlanc
seanleblanca...
Offline Send Email
Oct 11, 2007
5:19 pm
544
The tough part is really annotations, enums and using new API calls. Other than that, using the jsr14 target back-door works really well. I've used this...
Brian Pontarelli
brokenwren
Offline Send Email
Oct 11, 2007
7:37 pm
545
Group, I'm working on a web-based application that uses a JavaScript tree for navigation. It uses drag and drop and live status updates. The current...
Joe Bothari
joebothari
Offline Send Email
Oct 16, 2007
4:07 pm
546
Check YUI out , their tree worked great for me....
s_verlet
Offline Send Email
Oct 16, 2007
5:24 pm
547
I think we've uncovered a bug in Java but it seems too big not to have been noticed before. The code below sets a calendar to be in the 1st 1am hour of the...
Todd Gray
tardy_god
Online Now Send Email
Oct 22, 2007
7:28 pm
548
Are any SIGs still active? -- Sean LeBlanc:seanleblanc@... http://sean-leblanc.blogspot.com/ There is one thing even more vital to science than...
Sean LeBlanc
seanleblanca...
Offline Send Email
Oct 23, 2007
7:43 pm
549
If you have been using JBoss or Apache Tomcat, Check out WebSphere Community Edition <http://http://www.ibm.com/developerworks/websphere/zones/was/wasce.html\ ...
qinhuawang123
Offline Send Email
Nov 1, 2007
10:05 pm
550
I'd recommend downloading directly from Apache rather than IBM - or just use Tomcat + Spring. ;-) Matt ... -- http://raibledesigns.com...
Matt Raible
matt_raible
Offline Send Email
Nov 1, 2007
10:08 pm
551
Matt, Curious, why did you recommend that? I thought the community edition is more stable....
Helen Wang
qinhuawang123
Offline Send Email
Nov 2, 2007
12:04 am
552
Denver Java Users Group, I'd like to make the Denver Java Users Group community aware of a couple of JavaFX Script resources that are now available: 1) My...
Jim Weaver
jlweaver09
Offline Send Email
Nov 3, 2007
4:12 am
553
Sun bloggers (yep, I'm one of them too) started a campaign to ask Apple to at least give some information about what is happening with Java 6 on Leopard. We...
Frederic Jean
freddyjean23
Offline Send Email
Nov 5, 2007
6:32 pm
554
My company has a Web-based Java EE application for which we'd like a clean, MVC style separation between presentation and business logic. The framework should...
Owen Newnan
ONewnan@...
Send Email
Nov 7, 2007
12:09 am
555
Hire smart developers and they should be able to learn your chosen web framework in a couple of days. If they can't, it's probably your web framework's fault....
Matt Raible
matt_raible
Offline Send Email
Nov 7, 2007
12:15 am
556
We spent a week working with JSF but discarded it as too invasive to our current java objects. We were already using Spring framework sitting on Hibernate....
Todd Gray
tardy_god
Online Now Send Email
Nov 7, 2007
1:46 am
557
To that end, JSF makes my head hurt. I took a week long class (from Exadel) and used it at work for a few months and it never clicked for me personally. Too...
Demian
demian0311@...
Send Email
Nov 7, 2007
1:49 am
558
"Hire smart developers and they should be able to learn your chosen web framework in a couple of days" is nearly impossible with JSF unless they have done a...
thejavapoet
Offline Send Email
Nov 7, 2007
4:10 pm
Messages 529 - 558 of 647   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help