Hi. I have installed apache tomcat 5.5 and tomcat6 on an Ubuntu machine. I have created a web project that uses JSP pages to connect to telosb motes. The JSP pages use java classes to communicate with the nodes serially over a USB port.
The project runs on Netbeans, but the serial communication takes too long. Therefore I want to test the project on an external tomcat server. The problem however, is that the project runs on the tomcat server except for the JSP pages that have the java classes to connect to the motes. I have a TINYOS jar file saved within the web-inf/lib folder, just as it is in Netbeans. Any suggestions would be greatly appreciated. Thanks. _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
