Hi all,

I use detection of JavaScript the way described e.g. here
http://www.mkyong.com/wicket/how-do-detect-browser-javascript-or-ajax-disabled-in-wicket/
and it works OK providing that client has JRE installed on his/her machine.

But if there is a machine without JRE, the browser (Firefox, Opera) on
navigator.JavaEnabled()
call returns false even if JavaScript support is enabled, what seems
to be correct...

Is not isJavaEnabled property overloaded and should not be a new
separated field
for JavaScript per se there and the constructor of BrowserInfoPage()
called in the case
of time-out should reset such field?


Thanks, Petr

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to