|
Re: JSP
I'm definitely not a Java guy, but I know the cRio-FRC platform has been designed with Java Micro Edition and I cannot find any information explicitly stating that JME won't work with JSP.
The cRio is quite fast but I don't think it would be capable of running a web framework and handling a request density (additionally to running robot code, with the watchdog) your application would use.
While a great idea (and you have lots more to consider besides just displaying the information), this sounds like a Dashboard application.
|