Re: Who knows how to execute native code in server-side
to invoke a OS process by Java is a part-of Java and its VM not GWT!
so ensure JDK runtimes are on the classpath (as Yingwei said, uncheck
app engine) and remember, GAE does not support it
On 12 Aug., 04:26, Yingwei HU <husi...@gmail.com> wrote:
> uncheck the app engine option when creating the project...so simple
>
> 2010/8/6, Yingwei HU <husi...@gmail.com>:
>
>
>
> > Hello, all.
> > Who knows how to execute native code in server-side?
> > There is no Runtime class in gwt.
> > I either can not use system.load(lib) to recall the outside dll due to
> > security control.
> > What can I do to solve this problem?
> > Thank you.
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home