[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.webtools] Tomcat and Eclipse for my RCP

hi guys, thanks all for your help
i have this question
i do a sample rcp project, in this rcp i use
browser = new Browser(c10,SWT.BORDER);

and i use

browser.setUrl(URL);

for  load a html file.

If i use Tomcat whit eclipse i can insert in html file a javascript program? i can insert button in this html file that open a popup page?

bast regads

Antonio