GWT copy protection

2008-10-04 Thread rov.ciso
Good day. I develop my GWT project. I want to do copy protection. When I upload my site to internet everybody can copy my GWT site. Do I have my site can not be copied? Can I do that, he worked only on my domain? Thanks. --~--~-~--~~~---~--~~ You received this

Re: TabPanel add() error

2008-10-04 Thread nrganeshbabu
The below code worked for me. But I see only bland display. Need to set good stylesheet to make it look good. Still trying will let you know if I succeed. RootPanel rootPanel = RootPanel.get(); TabPanel tp = new TabPanel(); tp.add(new HTML(ONE), Tab-1 ); tp.add(new

Re: GWT copy protection

2008-10-04 Thread Lothar Kimmeringer
rov.ciso schrieb: Good day. I develop my GWT project. I want to do copy protection. When I upload my site to internet everybody can copy my GWT site. Do I have my site can not be copied? They not only can, they have to, otherwise it can't be executed by the browser. So in short: There is no

Re: GWT SITE? (example)

2008-10-04 Thread rov.ciso
Do use GWT in business J2EE applications? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to Google-Web-Toolkit@googlegroups.com To unsubscribe from this

GWT Compilation - Dead End

2008-10-04 Thread NullPointer
Hi all, I think the topic of 'GWT 1.5 compilation' taking a lot of time has been discussed enough and a fix is anticipated (may be as part of GWT 1.6 as per some other thread here). But i had to revive this topic as i am in critical situation now, which i wanted to share with you. In short, I am

Re: GWT SITE? (example)

2008-10-04 Thread James D
Though I have not released anything as of yet. The way I am working with it is. 1. Create a GWT application. 2. Do remote call back to the server. 3. In the server code perform the JEE call (I am using 3.0 for the JPA) 4. map/wrap the data as needed. 5. return the front-end objects. For me

Re: GWT copy protection

2008-10-04 Thread rov.ciso
I will send all the same, only an optional feature will check the use of a certain domain. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to

Download Maps from Google Earth

2008-10-04 Thread ElshayalSmart
Download Maps from Google Earth Trace save GPS route View and Rectify Raster Images gif, jpg, bmp Make and Edit shape files by Elshayal Smart GIS Map Editor 3.6.1 http://www.smartwebonline.com/ or in Direct Download http://www.cadmagazine.com/downloads/download.php?id=143 Thank

Day 3.... Can't link classes

2008-10-04 Thread Justin Thomas
I've spent three days on this problem, I have 20 days left on a project and I really wanted to use GWT for it. I've tried: 1) Changing the directories in *-compile.cmd for the class path 2) Trying to add source path='' to *.gwt.xml 3) adding the jar my classes are in to the class path (this

Re: GWT copy protection

2008-10-04 Thread Ian Bambury
If you do that, it will be popular with practically every web site of any size that uses JavaScript. Have you thought about what you are going to send to the browser instead of JavaScript? Ian --~--~-~--~~~---~--~~ You received this message because you are

Re: GWT copy protection

2008-10-04 Thread Andrej Harsani
What is the reason of copy protection? You can protect both content or application itself on server side. I hope you don't need to protect client side of application - because it is obfuscated and without server side useless. Andrej On Oct 4, 10:10 am, rov.ciso [EMAIL PROTECTED] wrote: Good

Re: Day 3.... Can't link classes

2008-10-04 Thread Justin Thomas
I have to source how do you let it know where the source is? Does it have to be specified in the .gwt.xml file? I have tried that too. Where does the module go in the jar? Do the client/server code need to be in the same jar? I don't have it setup like that right now. On Oct 4, 5:33 pm, Ian

Re: GWT Compilation - Dead End

2008-10-04 Thread NullPointer
Further to this topic, it makes me wonder on how I design a larger application using GWT. My application has as much as 200-300 screens(each screen a composite panel contains anything more than 500-1000 widgets in different tabpanels, popups etc) and how to load all these screens from a single

Re: GWT Compilation - Dead End

2008-10-04 Thread Ian Bambury
Hi, I might well be missing something here, but if your users are designing screens, why do you need to recompile? If they can create them with DnD, why can't you recreate them on the fly? Ian http://examples.roughian.com --~--~-~--~~~---~--~~ You received this

Re: GWT Compilation - Dead End

2008-10-04 Thread TrashHalo
Sorry for the double reply but I decided to file an issue for build flags to control the optimization level to allow for faster compilation time during development. http://code.google.com/p/google-web-toolkit/issues/detail?id=2944 On Oct 4, 10:24 pm, TrashHalo [EMAIL PROTECTED] wrote: I don't

Re: GWT Compilation - Dead End

2008-10-04 Thread TrashHalo
I don't think we (GWT Developers) would care too much about long compilation times if we did not have to encounter them on a daily basis. If you have been tracking the issue tracker over the past year you would know that the great majority of compilation time is a result of each optimization

Re: GWT copy protection

2008-10-04 Thread rov.ciso
I want to protect client-side application. For example, My company produces GWT product and sells it, and we do not want to be illegal copies. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group.

[gwt-contrib] [google-web-toolkit commit] r3711 - in changes/jat/oophm-branch: dev/core/src/com/google/gwt/dev dev/core/src/com/google/gwt/...

2008-10-04 Thread codesite-noreply
Author: [EMAIL PROTECTED] Date: Sat Oct 4 12:20:45 2008 New Revision: 3711 Added: changes/jat/oophm-branch/dev/core/src/com/google/gwt/dev/shell/close.png (contents, props changed) changes/jat/oophm-branch/plugins/xpcom/prebuilt/extension/platform/