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...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 514 - 543 of 647   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
514
Hi, Java fans in Denver! We are looking for some early adopters for a new Java-based collaboration application called Kerika. Kerika takes a new approach to...
arunk99
Offline Send Email
Jun 12, 2007
4:03 am
515
Summary Develops, tests, and modifies applications, operating systems, database related, or other business software. Performs modifications, testing, and...
ajnelsen
Offline Send Email
Jun 26, 2007
7:07 pm
516
When we first started working on Kerika <http://www.kerika.com> , pretty much everyone we met urged us to build it as a .NET application. Hardly surprising,...
arunk99
Offline Send Email
Jun 29, 2007
4:31 am
517
I am building a Security Information and Event Manager. Being a 'security' system, building it to run on the Windows platform (.Net) would be a fatal choice. I...
phaidinyak
Offline Send Email
Jun 29, 2007
6:20 am
518
I have a requirement that requires secure live streaming video over the web, and there could be a large number of concurrent users. No, it's not an adult...
Calen Martin D. Legaspi
calen@...
Send Email
Jul 7, 2007
10:18 am
519
Win an iPhone! Only the first 15 registrants qualify for this promotion. Use the promotion code "iPhone_jug" when registering*. $400 OFF Special ends July...
P. Vilas Tulachan
ptulachan
Offline Send Email
Jul 9, 2007
10:11 pm
520
Dear All, I am a Java web developer and I've been hearing many objections in my organization to using Java. My department has been using Apache, PHP and MySQL...
oren.livne
Offline Send Email
Jul 14, 2007
12:34 am
521
If you have a bunch of PHP developers in your organization, PHP is probably a better tool. No reason to make developers dispassionate about their jobs. ;-) ...
Matt Raible
matt_raible
Online Now Send Email
Jul 14, 2007
2:36 am
522
It depends :) It depends on the developers involved, the problem that is being solved, how complex the web site or application is going to be. In all fairness,...
Frederic Jean
freddyjean23
Offline Send Email
Jul 14, 2007
3:05 pm
523
In case you want to try an MVC framework in PHP: http://www.cakephp.org/ . It's a lot like Ruby on Rails. Calen Calen Legaspi...
Calen Martin D. Legaspi
calen@...
Send Email
Jul 15, 2007
9:56 am
524
When you are not programming in an ivory tower, you need to consider what everyone else in the organization is using. Why? Continuity, support, and...
Gooch, John
John.Gooch@...
Send Email
Jul 16, 2007
2:20 pm
525
Hello there, I am trying to create a Select box using Struts2 framework. I have a list [ ] of Class "Function" objects in Java, ...that i need to display in...
Piyush Srivastava
echo60626
Offline Send Email
Jul 24, 2007
11:03 pm
526
Dear All, We have decided to use Apache as our front server on port 80, and tomcat on port 8080. Also, Apache supports https by listening on port 443. The...
oren.livne
Offline Send Email
Jul 31, 2007
2:40 am
527
1) If we have multiple apps in tomcat, do we have to add config lines in httpd.conf per each one or not? e.g. Yup. Two servers, apache httpd in front. You need...
Scott Davis
ScottDavis99
Offline Send Email
Jul 31, 2007
1:57 pm
528
Thanks Scott and ybakos for your replies! This helped a lot. :-) Oren...
oren.livne
Offline Send Email
Jul 31, 2007
4:52 pm
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
Online Now 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
Online Now 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
Messages 514 - 543 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