Hi, when GWT is running on the client side JS is available.
The host page has per default code which checks whether script is allowed. But this is pure HTML (<noscript>) And with GWT you do not depend on cookies. Stefan Bachert http://gwtworld.de On 15 Mai, 16:03, Muhammad Saifullah <[email protected]> wrote: > how can i check that browser supports JS or cookie from 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 > athttp://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.
