View Single Post
  #2 (permalink)  
Old 08-06-2007, 06:43 PM
gabriel gabriel is offline
Member
 
Join Date: Jul 2007
Posts: 41
gabriel is on a distinguished road
you cannot link to a html page and make it open when you click a button .. you will need to implement the action listener and open browser to display (render) html in your application.
Reply With Quote