Can I use a native two-tier driver for a browser applet? : BEA Weblogic
Answer / Pramod Singh Gunjiyal
No, you cannot use a native two-tier driver for a browser applet in WebLogic Server. Browser applets run in a sandbox environment and have limited access to system resources, including file I/O and network connections. Therefore, it's not possible to directly use a native two-tier driver within a browser applet.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is thread stack size?
What is Virtual Host in WebLogic? How to create it & what is the advantage?
How do I use a startup class to initialize and later reference jms objects? : BEA Weblogic
Why do I get unexpected characters from 8-bit character sets in weblogic jdriver for oracle? : BEA Weblogic
Explain the use of http ?
What is Unicast?
How does a file store compare with a jdbc store? : BEA Weblogic
How do I configure jms security? : BEA Weblogic
What should an xpath selector look like? : BEA Weblogic
A client invokes a method on a stateful session bean instance deployed in the weblogic server. While the method execution is in progress another method call arrives on the server. What will be the result? : BEA Weblogic
How do I identify the document type of an xml document? : BEA Weblogic
What elements make up the administration console?