GWT is just javascript, so you cannot access hardware from javascript, except if you use HTML 5 features (like webgl to use video cards, websockets, ...) And, yes, you can interact with applet, the same way that you can do it with javascript.
2011/9/21 Manoj Behera <[email protected]> > Like Applet GWT can interact with Hardware Component. > If yes please let me know, if no is applet can work with GWT > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
