Peter Neu wrote:
does somebody know a good Java Script library which disables browser tool- &
navigations bars and right mouse clicks for browser windows? I need a
browser window for my app stripped of all basic browser components.
Best way would be if Struts could already load the java script before the
user sees the first page.
You don't mention which Struts version you're using. Struts 2 provides
some integration with Dojo (through the 'ajax' theme) which can probably
do what you need as well as any library.
If you're not using S2, or want to use a different library, you should
be able to do so equally as easily in Struts as any other web app
environment; just include the appropriate <script> tags in the head of
your page.
L.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]