Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Tomcat and Eclipse for my RCP
Tomcat and Eclipse for my RCP [message #231435] Sun, 17 May 2009 09:25 Go to next message
Antonio is currently offline AntonioFriend
Messages: 39
Registered: July 2009
Member
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
Re: Tomcat and Eclipse for my RCP [message #231628 is a reply to message #231435] Tue, 19 May 2009 18:08 Go to previous message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

ECLIPSE wrote:
> 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

I suspect this is more a question for the RCP newsgroup.

--
---
Nitin Dahyabhai
Eclipse WTP Source Editing
IBM Rational


_
Nitin Dahyabhai
Eclipse Web Tools Platform
Previous Topic:XML editor deployment...
Next Topic:Serializing Documenation elements
Goto Forum:
  


Current Time: Fri Apr 26 15:18:06 GMT 2024

Powered by FUDForum. Page generated in 0.04178 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top