Re: [java ee programming] face recognition

2010-03-22 Thread Jonatan Rico
This project might help you: http://marvinproject.sourceforge.net/en/index.html jrico On Mon, Mar 22, 2010 at 8:10 AM, Pushpesh Gupta wrote: > I want to work on Face Recognition project fully based in Java... > Can anybody guide me and tell me how should I go about things... > > -- > You receiv

Re: [java ee programming] JEE application with Swing client (keeping client state updated).

2009-12-02 Thread Jonatan Rico
it does not have any framework for communicating these changes > back to the server. > > Atif > > -Original Message- > From: Jonatan Rico [mailto:jnr...@gmail.com] > Sent: Monday, November 30, 2009 7:35 PM > To: java-ee-j2ee-programming-with-passion@googlegroups.com > Sub

[java ee programming] JEE application with Swing client (keeping client state updated).

2009-11-30 Thread Jonatan Rico
Hi all, I hope someone can point me to the right direction. I've developed a JEE application (Glassfish, EJB, JPA) with a Swing client running in the application client container. The swing application works with a subset of the entities held by the server, depending on which user logged in. In t