Hi

I am developing a Wicket application that needs to interface with a client
side java application. The client app is a biometric application that
captures fingerprint images. It is non-graphical.

What I need to do now, is show this fingerprint image within a wicket form
and capture other user information.  The wicket app needs to 'monitor' the
java app to see when the fingerprint changes..

I have thought of writing the image to a file, and using an timer within
wicket to keep checking the file.
Or maybe JMX.

Any help would be great....

Thanks in advance
Jeff
-- 
View this message in context: 
http://www.nabble.com/Interacting-with-Client-Side-java-application-tp21966411p21966411.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to