Problem with HTTPSession in GWT

2011-01-17 Thread Sebe
Hello everyone I'm new in GWT ... I would like to implement sessions in my Web App Basically I want that a session starts at the click of a button (handle an event) and ends at the click of another button (other handle an event). It's possible? Someone please, can you tell me how to do it step

I can't call a RPC in a FlexTable

2011-01-08 Thread Sebe
. There is a solution?? Thank for reply and good week, Sebe -- 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

What mean this exception??

2011-01-07 Thread Sebe
) at java.lang.Thread.run(Thread.java:619) Someone has already happened? Thanks a lot Sebe -- 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

deploy GWT app with Tomcat istead GAE..

2011-01-06 Thread Sebe
help me Thanks to all Regards Sebe -- 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

Re: How to write file with GWT?

2011-01-04 Thread Sebe
Sorry, but if I disable GAE from Eclipse, I do not run the application. Possible solutions? Where did I go wrong in the code? Thanks to all Regards Sebe On Jan 3, 11:43 pm, a...@mechnicality.com a...@mechnicality.com wrote: This one is pretty interesting - I'll look into it further

Re: How to write file with GWT?

2011-01-04 Thread Sebe
org.apache.xalan.processor.TransformerFactoryImpl at com.google.gwt.user.server.rpc.RPC.encodeResponseForFailure (RPC.java: 378) What does this mean? Okay still do so? Thanks to all Sebe On Jan 3, 11:41 pm, a...@mechnicality.com a...@mechnicality.com wrote: On 1/3/2011 2:29 PM, A. Stevko wrote

Re: How to write file with GWT?

2011-01-04 Thread Sebe
: Provider not found org.apache.xalan.processor.TransformerFactoryImpl at com.google.gwt.user.server.rpc.RPC.encodeResponseForFailure (RPC.java: 378) ... What is it? Thank very much On Jan 4, 11:46 am, Sebe sebethebes...@hotmail.it wrote: Hi again, GAE don't allow to use FileWriter, but I need

Write document in Server-side

2011-01-04 Thread Sebe
) ... Can anyone tell me if I'm doing the right thing? What error? Thank you all for further clarification Regards Sebe -- 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

Re: Write document in Server-side

2011-01-04 Thread Sebe
, the information must be stored in a custom file for user foo (for example foo.xml . I create me a custom profile for each user that contains the values that a user clicks from search results page. Sorry for my english ... I do not know if I explained it well .. Sebe On Jan 4, 7:26 pm

Re: Write document in Server-side

2011-01-04 Thread Sebe
of any tutorials or sites to tell me to use the database? It 'the only possible solution for my case? Really Thanks Sebe On Jan 4, 7:53 pm, a...@mechnicality.com a...@mechnicality.com wrote: On 1/4/2011 10:35 AM, Sebe wrote: I want to create a custom user profile using the Google Search API

How to write file with GWT?

2011-01-03 Thread Sebe
Hello to all ... I have to write an XML doc with GWT. I discovered that you can not do client-side but it can be done with server-side. So I setup the synchronous and asynchronous client-side: package com.example.foobar.client ; import com.google.gwt.user.client.rpc.RemoteService; public

Re: How to write file with GWT?

2011-01-03 Thread Sebe
. above must be restricted to those classes supported by the GWT compiler - see http://code.google.com/webtoolkit/doc/latest/RefJreEmulation.html for more details. Its all in the docs or has already been covered on this list HTH Alan On 1/3/2011 6:19 AM, Sebe wrote: Hello to all

Re: How to write file with GWT?

2011-01-03 Thread Sebe
Vi posto il mio caso cosi vedete dove sbaglio (grazie in anticipo): CLIENT SIDE: final String nickname=textNickReg.getText(); final String pass=textPassReg.getText(); final String email2=textMail.getText(); final String

Problem using CSS...

2010-12-28 Thread Sebe
Hello everyone .. First, sorry for my English. I have a problem that I can not fix using a web application. That is, it's weird. Using the GWT plugin for Eclipse, I can create a web application that already gives me the default client side and server as the html page where to start the webapp and

obtain search's results for other pages

2010-12-28 Thread Sebe
give me a hand? Thank you and good day Sebe -- 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

How to write an XML doc with GWT?

2010-12-22 Thread Sebe
an idea on how to implement it? There would be very grateful ... Sebe -- 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

Writing to an XML file

2010-12-21 Thread Sebe
Hello everyone, I'm new in GWT, and I can not solve a problem. I can not write to an XML file. I tried to look at the documentation but I did not understand much. Someone can give me a hand? Thank you for your cooperation! -- You received this message because you are subscribed to the Google