Search the web
Sign In
New User? Sign Up
novajug · Northern Virginia Java Users Group (NOVA
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 7759 - 7788 of 12259   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7759
David, I just wanted to thank you for doing so much for NovaJug. I suspect that most of the subscribers here understand that you are doing everything you can...
c katz
ckkatz2003
Offline Send Email
Dec 1, 2004
4:42 pm
7760
Hi Everyone, EGO Magazine has an online issue that is ABSOLUTELY FREE and has new stories on Culture, Fashion, Design, and Reviews every two weeks. Check out...
Ayesha Malik
ayesha_malik
Offline Send Email
Dec 1, 2004
7:06 pm
7761
The project I'm on has decided to use JSF for our web front-end. Any opinions from JSF developers out there on using Sun Studio Creator versus using Eclipse...
scottymo73
Offline Send Email
Dec 1, 2004
10:28 pm
7762
Hi I'm looking for an open-source portal with rich set of features comparable to commercial portals like WebLogic, WebSphere or Plumtree. The idea is to start...
argyn
akuketayev
Offline Send Email
Dec 2, 2004
2:00 pm
7763
Hi Argyn, I was impressed with Liferay. It's worth taking a look at: http://www.liferay.com/home/index.jsp I hope this is helpful. -Tariq ... ...
Tariq Al-Muhtasib
tariq_almuht...
Offline Send Email
Dec 2, 2004
2:17 pm
7764
thanks for a reference. it seems that this portal requires Session EJBs container....
argyn
akuketayev
Offline Send Email
Dec 2, 2004
3:10 pm
7765
Hi Argyn. Have you considered Lazslo?...
David Medinets
medined
Offline Send Email
Dec 2, 2004
3:15 pm
7766
... Here's a list (though not at all complete): http://www.manageability.org/blog/stuff/open_source_portal_servers_in_java/view I've messed with eXo some and...
Joel Shellman
joelshellman
Offline Send Email
Dec 2, 2004
3:18 pm
7767
Hello, Actually, look a little closer, the Liferay portal (as of 3.0 at least) has two versions: one that uses EJBs, and one that just uses a servlet ...
Doug Marcey
dougmarcey
Offline Send Email
Dec 2, 2004
3:37 pm
7768
Doug thanks for extended comment, it's useful. I'll look at both Jetspeed and Liferay. thanks, Argyn...
argyn
akuketayev
Offline Send Email
Dec 2, 2004
4:09 pm
7769
... nope. I'm trying to narrow my focus on one or two portals, then see what's inside...
argyn
akuketayev
Offline Send Email
Dec 2, 2004
4:10 pm
7770
I have used Jetspeed which is not bad and has been for a while. There is also a product called Gluecode which is very cool. Nukes is also not bad....
Hugh Brien
hughbrien
Offline Send Email
Dec 2, 2004
6:52 pm
7771
If you are looking for a content management system-like website, I have been looking at using WebGUI, which is an open source project from a company called...
David Bock
javaguy_98
Offline Send Email
Dec 2, 2004
11:52 pm
7772
If you do not like having to refer your friends, Message-ID: <copa32+qmq0@eGroups.com> User-Agent: eGroups-EW/0.82 MIME-Version: 1.0 Content-Type: text/plain;...
lisacalup
Offline Send Email
Dec 3, 2004
9:02 am
7773
Argyn, Just a little piece of advice, for what's it worth. I would be careful (because I have had a similar incident with this in the past) about the OSS ...
Travis Wissink
traviswissink
Offline Send Email
Dec 3, 2004
3:32 pm
7774
I would also recommend Liferay. And you might consider the JBoss Nukes (now JBoss Portal). I have also used Jetspeed in the past, but at that time I liked ...
Ross Foard
r_foard
Offline Send Email
Dec 3, 2004
4:00 pm
7775
Try some of these: http://java-source.net/open-source/portals ============================================================ From: "Ross Foard"...
Scott Macri
hacktorious
Offline Send Email
Dec 3, 2004
5:57 pm
7776
... the OSS ... I'm considering a protal for internal products, there's no distribution involved. hence even lgpl type of things could be Ok, in theory. ... ...
argyn
akuketayev
Offline Send Email
Dec 3, 2004
6:31 pm
7777
... would it deploy on weblogic?...
argyn
akuketayev
Offline Send Email
Dec 3, 2004
6:32 pm
7778
One nice thing about Jetspeed is that it is a pretty simple WAR file. It uses Torque for it's persistance model so one can easily switch RDMBS's r, Hugh...
Hugh Brien
hughbrien
Offline Send Email
Dec 3, 2004
11:55 pm
7779
Hey again, (Liferay is nice about that. It can come packaged with Jetty/Tomcat or with a full blown AppServerJBoss and JONAS I believe) but it also comes as a...
Doug Marcey
dougmarcey
Offline Send Email
Dec 4, 2004
7:46 pm
7780
... it's an internal app. the idea was not just "portal" style user experience, but allowing other devl teams to contribute their portlets into our web site,...
argyn
akuketayev
Offline Send Email
Dec 6, 2004
7:50 pm
7781
EXO specifically handles portlets: http://www.exoplatform.com/portal/faces/public/exo...
Barr Bill P
bill.p.barr@...
Send Email
Dec 6, 2004
8:33 pm
7782
Does anyone have any experience with spell-checking from a Java app? Particularly in an internationalized/localized environment? I have found a couple of...
David Bock
javaguy_98
Offline Send Email
Dec 7, 2004
4:37 pm
7783
Just an FYI. I recently checked out the Groovy scripting lanaguage for Java. http://groovy.codehaus.org/. It has a lot of great features and allows you to...
Hugh Brien
hughbrien
Offline Send Email
Dec 7, 2004
5:06 pm
7784
I've just defaulted to using ispell on cygwin/unix. It has a whole bunch of language-specific dictionaries. NiceStep has an interesting implementation of it: ...
Barr Bill P
bill.p.barr@...
Send Email
Dec 7, 2004
5:33 pm
7785
... I love it! I can finally stop learning shell scripting and python. I actually think it's a better direction for the Java language than many of the syntax...
Serge Knystautas
sknystautas
Offline Send Email
Dec 7, 2004
6:40 pm
7786
I used this on a project to spell check documents before I indexed them with Lucene: http://sourceforge.net/project/showfiles.php?group_id=34472...
Hugh Brien
hughbrien
Offline Send Email
Dec 7, 2004
8:31 pm
7787
Interesting... that could be a start. My thoughts have now wandered, and I think it would be possible write a drop-in replacement for JTextArea and JTextField...
David Bock
javaguy_98
Offline Send Email
Dec 7, 2004
8:39 pm
7788
I have an example of a JTextfield doing only Uppercase and making sure only 4 character are typed. That could be a good start. r, Hugh...
Hugh Brien
hughbrien
Offline Send Email
Dec 7, 2004
11:40 pm
Messages 7759 - 7788 of 12259   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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