-
how to open an browser through an java application
i would like to open a browser window on some event that is whenevera user
preeses a button i should be able to open an browser window as we open browser
window through the use of javascript in html document
thanx in advance
bye
sami
-
Re: how to open an browser through an java application
"sami" <mr.india@angelfire.com> wrote:
>
>i would like to open a browser window on some event that is whenevera user
>preeses a button i should be able to open an browser window as we open browser
>window through the use of javascript in html document
>thanx in advance
>bye
>sami
-
Re: how to open an browser through an java application
You can use Runtime class's exec() method to open a browser window in a java
application. JavaWorld has a tip on this. Please visit the url http://www.javaworld.com/javatips/jw-javatip66.html
for more detail.
bye
Sajid
"sami" <mr.india@angelfire.com> wrote:
>
>i would like to open a browser window on some event that is whenevera user
>preeses a button i should be able to open an browser window as we open browser
>window through the use of javascript in html document
>thanx in advance
>bye
>sami
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks