m@lec
2006-08-31 10:14:34 UTC
Hi, I'm newbie in J2EE so forgive me if it isn't the best idea! I have
an applet and I wonder if there is a chance to create stub class files
locally on the client side while compilation process(we can use
weblogic.jar, right?). for example: create them and pack into jar file.
This jar could be used as other jars in browser cache..
What is the goal?
- Minimize number of connections(avoid downloading them from wl)
- to be more independent of the weblogic
Maciej Salamonik
an applet and I wonder if there is a chance to create stub class files
locally on the client side while compilation process(we can use
weblogic.jar, right?). for example: create them and pack into jar file.
This jar could be used as other jars in browser cache..
What is the goal?
- Minimize number of connections(avoid downloading them from wl)
- to be more independent of the weblogic
Maciej Salamonik