7:30 – 4:00 VISIBILITY
- Deployed the new PPM to rave reviews! Well, not really. But no one complained either 🙂
- Lots of activity on VISIBILITY logs today
- Had to bounce the fgmdev tomcat server. There was a service available problem.
- Working on Data xfer
- Binary data wasn’t getting to the servlet as a parameter. Testing Ascii data using POST. Yep, that works.
- Found a better example for binary communication: http://www.j-nine.com/pubs/applet2servlet/Applet2Servlet.html
- Binary is now working. Need to expand it out to a workable library.
- Added logging to the doGet() method, so you can go to the servlet html and see what it’s doing
