| Author |
Problem based on servlet messege box
|
pank lei
Greenhorn
Joined: Jan 08, 2010
Posts: 3
|
|
|
message box is actually the bay window, under normal circumstances in the lower right corner of IE, there needs to interact with the background of the servlet.However, I do not know how to do, please give me some enlightenment master
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56200
|
|
The servlet executes on the server and has no access to the browser. Maybe IE has a proprietary interface to access that part of its interface, but even if it does, it will be available from only JavaScript or ActiveX.
This has been moved to the JavaScript forum.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
pank lei
Greenhorn
Joined: Jan 08, 2010
Posts: 3
|
|
|
thank you for this.If possible, please teach me a practical example, thank you
|
 |
pank lei
Greenhorn
Joined: Jan 08, 2010
Posts: 3
|
|
|
This example is best able to interact servlet, Thank you very much
|
 |
 |
|
|
subject: Problem based on servlet messege box
|
|
|