Gwt 2.0 unittest problem

2009-12-11 Thread Tóth Imre
I have few unittests, and some tests would not run, the message is the
following.

Remote test failed at 127.0.1.1 / Mozilla/5.0 (Windows; U; Windows NT 5.1;
en-US; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1

java.lang.RuntimeException: Remote test failed at 127.0.1.1 / Mozilla/5.0
(Windows; U; Windows NT 5.1; en-US; rv:1.9.0.1) Gecko/2008070208
Firefox/3.0.1
at com.google.gwt.junit.JUnitShell.processTestResult(JUnitShell.java:1083)
at com.google.gwt.junit.JUnitShell.runTestImpl(JUnitShell.java:1203)
at com.google.gwt.junit.JUnitShell.runTestImpl(JUnitShell.java:1104)
at com.google.gwt.junit.JUnitShell.runTest(JUnitShell.java:523)
at com.google.gwt.junit.client.GWTTestCase.runTest(GWTTestCase.java:406)
at com.google.gwt.junit.client.GWTTestCase.run(GWTTestCase.java:282)
at com.google.gwt.user.client.ui.UIObject.setHeight(UIObject.java:607)
at com.google.gwt.user.client.ui.UIObject.setSize(UIObject.java:636)
at
com.formallin.components.easyform.input.panel.rte.PanelInputRichText.rte(PanelInputRichText.java:43)
at
com.formallin.components.easyform.input.panel.rte.PanelInputRichText.(PanelInputRichText.java:24)
at
com.formallin.components.easyform.input.InputFactory.getInput(InputFactory.java:64)
at
com.formallin.components.easyform.wrapper.FormWrapper.loadLimForm(FormWrapper.java:49)
at
com.formallin.components.easyform.wrapper.panel.FormWrapperPanel.loadLimForm(FormWrapperPanel.java:292)
at
com.formallin.components.easyform.wrapper.panel.FormWrapperPanelMap.loadLimForm(FormWrapperPanelMap.java:35)
at
com.formallin.components.easyform.wrapper.table.FormWrapperTablePanel.loadLimForm(FormWrapperTablePanel.java:48)
at
com.formallin.components.easyform.wrapper.table.FormWrapperTable.prepareForm(FormWrapperTable.java:181)
at
com.formallin.components.easyform.wrapper.table.FormWrapperTable.addForm(FormWrapperTable.java:58)
at
com.formallin.components.easyform.wrapper.table.FormWrapperTable.show(FormWrapperTable.java:328)
at
com.formallin.components.easyform.wrapper.table.FormWrapperTableTest.testInsertForm(FormWrapperTableTest.java:221)
at
com.formallin.components.easyform.wrapper.table.__FormWrapperTableTest_unitTestImpl.doRunTest(__FormWrapperTableTest_unitTestImpl.java:13)
at com.google.gwt.junit.client.GWTTestCase.runBare(GWTTestCase.java:206)
at com.google.gwt.junit.client.GWTTestCase.__doRunTest(GWTTestCase.java:137)
at com.google.gwt.junit.client.impl.GWTRunner.runTest(GWTRunner.java:366)
at com.google.gwt.junit.client.impl.GWTRunner.doRunTest(GWTRunner.java:295)
at com.google.gwt.junit.client.impl.GWTRunner.access$9(GWTRunner.java:289)
at
com.google.gwt.junit.client.impl.GWTRunner$TestBlockListener.onSuccess(GWTRunner.java:105)
at
com.google.gwt.junit.client.impl.GWTRunner$TestBlockListener.onSuccess(GWTRunner.java:1)
at
com.google.gwt.user.client.rpc.impl.RequestCallbackAdapter.onResponseReceived(RequestCallbackAdapter.java:216)
at
com.google.gwt.http.client.Request.fireOnResponseReceived(Request.java:287)
at
com.google.gwt.http.client.RequestBuilder$1.onReadyStateChange(RequestBuilder.java:393)
at com.google.gwt.dev.shell.MethodAdaptor.invoke(MethodAdaptor.java:103)
at com.google.gwt.dev.shell.MethodDispatch.invoke(MethodDispatch.java:71)
at
com.google.gwt.dev.shell.OophmSessionHandler.invoke(OophmSessionHandler.java:157)
at
com.google.gwt.dev.shell.BrowserChannel.reactToMessagesWhileWaitingForReturn(BrowserChannel.java:1713)
at
com.google.gwt.dev.shell.BrowserChannelServer.invokeJavascript(BrowserChannelServer.java:165)
at
com.google.gwt.dev.shell.ModuleSpaceOOPHM.doInvoke(ModuleSpaceOOPHM.java:120)
at com.google.gwt.dev.shell.ModuleSpace.invokeNative(ModuleSpace.java:507)
at
com.google.gwt.dev.shell.ModuleSpace.invokeNativeObject(ModuleSpace.java:264)
at
com.google.gwt.dev.shell.JavaScriptHost.invokeNativeObject(JavaScriptHost.java:91)
at com.google.gwt.core.client.impl.Impl.apply(Impl.java)
at com.google.gwt.core.client.impl.Impl.entry0(Impl.java:195)
at com.google.gwt.dev.shell.MethodAdaptor.invoke(MethodAdaptor.java:103)
at com.google.gwt.dev.shell.MethodDispatch.invoke(MethodDispatch.java:71)
at
com.google.gwt.dev.shell.OophmSessionHandler.invoke(OophmSessionHandler.java:157)
at
com.google.gwt.dev.shell.BrowserChannel.reactToMessages(BrowserChannel.java:1668)
at
com.google.gwt.dev.shell.BrowserChannelServer.processConnection(BrowserChannelServer.java:401)
at
com.google.gwt.dev.shell.BrowserChannelServer.run(BrowserChannelServer.java:222)
at java.lang.Thread.run(Thread.java:619)
*
*
It was perfect with the 1.7.1
Any ideas?


Best Regards
Tóth Imre

Save a tree...Think before you print


Sent from Debrecen, HB, Hungary

--

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-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.




Re: compile error

2009-06-17 Thread Tóth Imre
Tnx for te answers , the problem is solved...


Best Regards
Tóth Imre

Save a tree...Think before you print




2009/6/17 Thomas Broyer 

>
>
>
> > Tóth Imre wrote:
> > > I compile it from the eclipse, where should i write it?
> > > (I click to the little red icon at the left top, and at the
> > > "Additional compiler arguments" does not accept it of course. )
> >
> > > So my question is how should i give it to the jvm that runs the
> compiler?
>
> Er, in the "VM arguments" box just below the "Additional compiler
> arguments" ? (maybe this is only in the 1.0.1 release of the plugin,
> so you might have to update)
> >
>

--~--~-~--~~~---~--~~
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 group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Re: compile error

2009-06-17 Thread Tóth Imre
Best Regards
Tóth Imre

Save a tree...Think before you print




2009/6/17 Thomas Broyer 

>
>
>
> On 17 juin, 12:12, Paul Robinson  wrote:
> > Increase the available stack space by adding an argument like "-Xss8M"
> > to your java compiler/hosted moded process
>
> See also http://code.google.com/p/google-web-toolkit/issues/detail?id=3510
>
> @Tóth Imre: er, why 1.6.3, why not 1.6.4 ?

ehh, disinformation it is 1.6.4 :)

>
> >
>

--~--~-~--~~~---~--~~
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 group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Re: compile error

2009-06-17 Thread Tóth Imre
I compile it from the eclipse, where should i write it?
(I click to the little red icon at the left top, and at the "Additional
compiler arguments" does not accept it of course. )

So my question is how should i give it to the jvm that runs the compiler?


Thanx

Best Regards
Tóth Imre




2009/6/17 Paul Robinson 

>
> Increase the available stack space by adding an argument like "-Xss8M"
> to your java compiler/hosted moded process
>
> Tóth Imre wrote:
> > I migrated my gwt 1.5 project to 1.6.3, at first everything looked
> > bright, I was able to compile run in hosted mode, and so on.
> > But suddenly a few hours later to my success things gone wrong, the
> > project was not able to be compiled allways gives an error like this:
> > -
> > Compiling module com.gwt.itsh.ZetGwt
> >[ERROR] Unexpected internal compiler error
> > java.lang.StackOverflowError
> > at
> >
> java.util.concurrent.ConcurrentHashMap$Segment.get(ConcurrentHashMap.java:338)
> > at
> > java.util.concurrent.ConcurrentHashMap.get(ConcurrentHashMap.java:769)
> > at java.io.ObjectStreamClass.lookup(ObjectStreamClass.java:268)
> > at
> > java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1106)
> > at
> >
> java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1509)
> > at
> > java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1474)
> > at
> >
> java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1392)
> > at
> > java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1150)
> > at
> >
> java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1509)
> > .
> > .
> > .
> > .
> > .
> > -----
> >
> > It runs in hosted mode, and creates a 'compilation' to boot up the
> > project, but It is not for simple browsers
> >
> > Please tell me what did I wrong?
> >
> > Thanx
> >
> > Best Regards
> > Tóth Imre
> >
> >
> >
> >
> > >
>
> >
>

--~--~-~--~~~---~--~~
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 group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Re: gmail fall back to plain html run on server side

2009-06-17 Thread Tóth Imre
Maybe you should run two semi-parallel development?

Best Regards
Tóth Imre

Save a tree...Think before you print




2009/6/17 Arthur Kalmenson 

>
> That's a difficult question and ties in with Search Engine
> Optimization. One of the best suggestions I've heard is to use your
> main panel's toString() to get the HTML and create a static page from
> that. I was thinking abou this issue and I'm not sure if it's possible
> or not, but I could see creating a linker or generator to create this
> on each compile.
>
> --
> Arthur Kalmenson
>
>
>
> On Mon, Jun 15, 2009 at 12:53 AM, asianCoolz
> wrote:
> >
> > when using browser that do not support javascript, gmail will able to
> > run in plain html on server side. how to do similar with existing gwt
> > app ?
> > >
> >
>
> >
>

--~--~-~--~~~---~--~~
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 group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



compile error

2009-06-17 Thread Tóth Imre
I migrated my gwt 1.5 project to 1.6.3, at first everything looked bright, I
was able to compile run in hosted mode, and so on.
But suddenly a few hours later to my success things gone wrong, the project
was not able to be compiled allways gives an error like this:
-
Compiling module com.gwt.itsh.ZetGwt
   [ERROR] Unexpected internal compiler error
java.lang.StackOverflowError
at
java.util.concurrent.ConcurrentHashMap$Segment.get(ConcurrentHashMap.java:338)
at
java.util.concurrent.ConcurrentHashMap.get(ConcurrentHashMap.java:769)
at java.io.ObjectStreamClass.lookup(ObjectStreamClass.java:268)
at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1106)
at
java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1509)
at
java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1474)
at
java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1392)
at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1150)
at
java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1509)
.
.
.
.
.
-

It runs in hosted mode, and creates a 'compilation' to boot up the project,
but It is not for simple browsers

Please tell me what did I wrong?

Thanx

Best Regards
Tóth Imre

--~--~-~--~~~---~--~~
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 group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



form problem under ie.

2009-04-01 Thread Tóth Imre
Hi all!
I have a littel table, and i wanna generate a html Form from it.. it works
at the backend I process it with php.
I generate it like this.

form=new FormPanel();

form.setAction(GWT.getHostPageBaseURL()

+"time_records_backend/sendTimeRecords/");

form.setEncoding(FormPanel.ENCODING_URLENCODED);
form.setMethod(FormPanel.METHOD_POST);
FlowPanel hpnl= new FlowPanel();
form.setWidget(hpnl);


   //Adds the hidden variables to  the panel called hpnl;

for(int i=0;i

If I send it from fox the php got it, bit under ie, the php got nothing at
the $_POST.
What could go wrong?

tnx




-- 
Best Regards
Tóth Imre

--~--~-~--~~~---~--~~
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 group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Re: FF vs IE, when dealing with Lists

2009-02-26 Thread Tóth Imre
r iter = eventList.iterator(); iter.hasNext();
> row+
> > > > > +) {
> > > > >   long sysTime = System.currentTimeMillis();
> > > > >   int column = 0;
> > > > >   MyData event = (MyData)iter.next();
> > > > >   table.setText(row, column, event.getNameLast());
> > > > >   column++;
> > > > >   table.setText(row, column, event.getNameFirst());
> > > > >   column++;
> > > > >   table.setText(row, column, event.getJob());
> > > > >   column++;
> > > > >   GWT.log("update time 4:
> "+(System.currentTimeMillis()-sysTime)+"ms
> > > > > ", null);
> > > > > }
> > > > > Now, you can see I'm logging the time after every row is inserted.
> > > > > The odd thing I'm seeing is that the time per row increase as rows
> are
> > > > > traversed.  For example, row 1 takes about 30ms but as the rows
> > > > > traverse by row 100 each row is taking about 150ms.  It's a steady
> > > > > increase.
> > > > > Any insights?
> >
> > > > --
> > > > Best regards,
> > > >  Alexey_Tsiunchikmailto:
> alexey.tsiunc...@gmail.com
> >
>


-- 
Best Regards
Tóth Imre

--~--~-~--~~~---~--~~
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 group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Re: Image.addClickListener() - BUG?

2009-02-26 Thread Tóth Imre
Try with Window.alert("test");
the best:)

byez

2009/2/18 Sean 

>
> I'm not sure, I was able to do a simple example straight from the
> default project that comes from running the ProjectCreator and
> ApplicationCreator for eclipse. I added the lines:
>   img.addClickListener(new ClickListener(){
> public void onClick(Widget sender)
>{
> button.setText("I was clicked!");
>}
>});
>
> and when I clicked the GoogleTool box image, the buttons' text
> changed.
>
> Can you mimic that as well? Maybe there's something else going on?
>
> On Feb 18, 3:08 am, RoboHobby  wrote:
> > Hi,
> >
> > We are working on small Java robotics project (www.RoboHobby.com)
> > And we use GWT as a web-based front end for for remote control for
> > remote control for our robotics project.
> > (http://www.robohobby.com/web_remote_control_for_robotics_gwt.jsp)
> >
> > QUESTION:
> >
> > It seams that there is a bug in ClickListener handler when you use it
> > with Image.
> >
> > The code, like this is not working with GWT 1.5.x.
> >
> > Image myImage = new Image();
> > myImage.setUrl( "url_to_myImage/myImage.jpg" );
> >
> > myImage.addClickListener(new ClickListener() {
> > public void onClick(Widget sender) {
> > //Do something, like:
> > //myLabel.setText( "Hello from
> myImage.addClickListener()!");
> > }
> > });
> >
> > The code like this is work normal way with GWT 1.4.x (1.4.6, etc.).
> > But it doesn't work with new versions – 1.5.3, 1.5.1, etc.
> >
> > Do you see such a problems in your projects?
> > Or, may be there is another reason of such a problem?
> >
> > addClickListener() works good with Button, but not with Image.
> >
> > Technically it is possible to use a lot of buttons instead of images,
> > but the page as a result looks not very good.
> >
> > Do you see such a bugs in your projects?
> >
>


-- 
Best Regards
Tóth Imre

--~--~-~--~~~---~--~~
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 group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Re: GWT 1.6 works on 64 bits?

2009-02-15 Thread Tóth Imre
As far as i know gwt, and js is bit independent:) If you have a browser on a
64 bit machine that supports a js engine and gwt supports that:)
it will work, so bravely i can say that the current gwt support it aswell.

2009/2/15 anderson...@gmail.com 

>
> Hi.
>
> We all want to know, GWT 1.6 works on 64 bits?
>
> Thank you.
>
> Best Regards;
>
> >
>


-- 
Best Regards
Tóth Imre

--~--~-~--~~~---~--~~
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 group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Re: Need to enable parallel download .

2009-02-15 Thread Tóth Imre
I think 12  secs for 190 kb is too much  even if you  use a 512 kb/sec
connection. Int that case it would cost 4 secs. Maybe the script running to
much at startup, or you download too much images to the page...maybe..
byez

2009/2/14 Ghostcoder 

>
> Thanks for the reply .
>
> I am compressing the html file(gzip) but my html file is 190 kb .It
> takes 12 secs to download.
>
> Can I reduce the size by using multiple modules so that the initial
> page load can be quick and the subsequent module html files can be
> downloaded lazily.
>
> Will multiple modules help me reduce load time if so is there any
> tutorial that explains how multiple modules can be used in one project
> (one website).
>
> thanks
>
> On Feb 12, 5:04 pm, Eric Ayers  wrote:
> > On Wed, Feb 11, 2009 at 3:34 PM, Ghostcoder 
> wrote:
> >
> > > I have created my site using gwt1.5 and I have used gwt google map api
> > > too.When i open my site in the browser I realize that a main.js file
> > > is downloaded from maps.google.com. which is 68 kb(4 sec to download)
> > > and my cache html is 200kb(9 sec to download) so the site takes a
> > > while to load .These two files are not downloaded parallely even
> > > though they are from two different domains ,how do i configure it so
> > > that these two gets downloaded parallely.
> >
> > > note : I have configured the map script in module.gwt.xml
> >
> > One quick thing you could do is to move that script load out of the
> > module.xml and move it into the  section of your HTML host page.
> >  that will get the main.js file from maps up and running quickly.
> >
> > > How do i improve the startup time ,I verified with yslow ,it gives 80
> > > points for the site ,but still the start up time for the site when
> > > cache is empty is close to 15 secs which includes the files mentioned
> > > above ,my css and images.
> >
> > From a broadband connection (1.5Mbit), under Chrome & IE7, I measured
> > the Google hosted HelloMaps sample
> > (http://gwt.google.com/samples/HelloMaps-1.0.3/HelloMaps.html)  loads
> > in about 3 to 4 seconds after I empty the cache, and it uses a
> > 

Re: Inside RichTextArea

2009-02-15 Thread Tóth Imre
2009/2/14 A Friend Of Yours 

>
> Got things working a little... could anyone tell me how to get the
> cursor location in a RichTextArea?

that is interest me as well.

>
>
> On Feb 14, 1:34 am, A Friend Of Yours  wrote:
> > Hello
> >
> > I am working on a project where I need a (java) source code
> > highlighting editor. I searched everywhere but could not find any
> > solution that could work with GWT. There are solutions such as
> > codepress but dont work with GWT. Neither in this forum could I find
> > anything useful.
> >
> > I was hoping if somebody could tell me what actually GWT does inside
> > RichTextArea to enable rich text editing so that I might be able to
> > make my own widget for this purpose.
> >
> > I tried the RichTextArea, RichTextAreaImpl and all its child classes
> > but could not really get what they are playing with except that they
> > are using iframe somehow. (May be because I dont know javascript as
> > much as used there)
> >
> > Thanks
> >
> > Omer
> >
>


-- 
Best Regards
Tóth Imre

--~--~-~--~~~---~--~~
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 group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Re: Design Question Regarding GWT

2009-02-15 Thread Tóth Imre
2009/2/14 avivg 

>
> Hello,
>
> I'm a GWT newbie. I've read the GWT docs and played with the samples,
> but still i have some basic questions about how to design and use GWT
> in a web app:
>
> 1) GWT communicates asynchronously with a server. When a GWT
> application loads, i would like to be able to display some initial
> data without going back to the server (after all, we've just been
> there:). How/where can i pass some initial data and what method do i
> use to feed it to GWT? (instead of making a (redundant) asynchronous
> call for the data immediately when the app first loads)
>
You can pass  data into your gwt app as js variables, form,maybe hidden
variables, url parameters, and so on.

>
> 2) I would like to use GWT with a JSON capable server (php, django
> etc). My question is, what is the best way to use GWT? Should i use
> GWT to code the entire website? Should i use a single GWT app to deal
> with the entire site or do i break small pieces of functionality to
> small GWTapps? Or the other extreme: just use GWT to implement tiny JS
> "widgets" combined with a traditional template rendering oriented
> website (eg php). What is the common usage model?

It as a matter of tasta, and advance in gwt, and the borders of your
application:)
At firs try to make same finctional widgets, and go on.

>
>
> 3) WRT #2: How would you recommend implementing user login and
> registration functionality using GWT+JSON?
>   a) Using GWT as an AJAX widget to spice up a php/django form
>   b) Implement a GWT app specific to registering / login users,
> leaving other website functionality to other GWT apps
>   c) Implement user functionality using GWT into a single app
> containing the entire website functionality.
>
I think (a.) will good for you, and will be fun.
-- 
Best Regards
Tóth Imre

--~--~-~--~~~---~--~~
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 group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Re: Strange Dev Shell problem

2008-12-11 Thread Tóth Imre
Maybe the question is too easy, or strange?

2008/12/10 Tóth Imre 

> Hi all!
> I am struggling with the Development Shell becouse it cant show me the
> exeptions.
> i run it from eclipse with the following argumnets:
> -logLevel ALL  -noserver -whitelist .   -out www
> http://localhost/scheduler/index.html
> My shell gives me indormations,  what is the most important. it cannot
> show it to me
>
> I'v deleted the bin directory too..
>
> any ideas?
>
> --
> Best Regards
> Tóth Imre
>



-- 
Best Regards
Tóth Imre

--~--~-~--~~~---~--~~
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 group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Strange Dev Shell problem

2008-12-10 Thread Tóth Imre
Hi all!
I am struggling with the Development Shell becouse it cant show me the
exeptions.
i run it from eclipse with the following argumnets:
-logLevel ALL  -noserver -whitelist .   -out www
http://localhost/scheduler/index.html
My shell gives me indormations,  what is the most important. it cannot
show it to me

I'v deleted the bin directory too..

any ideas?

-- 
Best Regards
Tóth Imre

--~--~-~--~~~---~--~~
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 group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Re: using Jetty for hosted mode?

2008-11-26 Thread Tóth Imre
I think the maven2 guys implemented  the jetty by to be the default
webserver, as far as i know.

maven rocks:)

2008/11/25 Charlie Collins <[EMAIL PROTECTED]>

>
> You can't change the embedded server, but you can use -noserver and
> work with Jetty that way.
>
>
> http://code.google.com/docreader/#p=google-web-toolkit-doc-1-5&s=google-web-toolkit-doc-1-5&t=FAQ_HostedModeNoServer
>
> Also, on a related note, the GWT team is considering using Jetty *as*
> the embedded server in 1.6:
>
> http://groups.google.com/group/Google-Web-Toolkit/browse_thread/thread/604aec6b7460c133
> .
>
> On Nov 25, 5:07 am, "Juan Backson" <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > Does anyone know how to change GWT default servlet engine to Jetty?
> >
> > Any suggestion will be greatly appreciated.
> >
> > Thanks,
> > JB
> >
>


-- 
Best Regards
Tóth Imre

--~--~-~--~~~---~--~~
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 group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---