• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

capturing digital signatures from webpages running on PDA?

 
Ranch Hand
Posts: 5093
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
We've been asked to enhance a web application we're writing for a customer to include the capability to allow the field engineers to have the customer (on-site) sign off the work order (which is sent to the PDA using a JSP/servlet application) using a signature.
They don't want the customers to have to remember a long string alternative but rather to sign using the pen on screen.
Does anyone have experience on how to achieve this?
PDAs are iPaqs running the latest OS, servers run either Linux or AIX.
reply
    Bookmark Topic Watch Topic
  • New Topic