i am wrinting an application with jbuilder ,i want the browser (IE) starts when i press a button,probably i should call a shell command,how can i do it?
How can i open IE in a java application?microsoft access
See the Runtime class in the Java SE API. The method that you need is one of the exec() methods.
If this doesn't work, you can send an email to me.
info@JavaTutoring.com
No comments:
Post a Comment