thanks for the reply. but how do i prompt the user through save as
dialog box from the client side?

lothar, it is String. sorry i missed that out..  i write it as a csv
file

On Feb 17, 2:58 pm, Lothar Kimmeringer <j...@kimmeringer.de> wrote:
> ytbryanschrieb:
>
>
>
> > but i got this error when i call it from my client class.
>
> [...]
>
>
>
> > The website is encountering problems.
> > There might be a typing error in the address.
>
> >    What you can try:
> >      Check your Internet connection. Try visiting another website to
> > make sure you are connected.
>
> >      Retype the address.
>
> >      Go back to the previous page.
>
> >      More information
>
> > This problem can be caused by a variety of issues, including:
>
> > Internet connectivity has been lost.
> > The website is temporarily unavailable.
> > The Domain Name Server (DNS) is not reachable.
> > The Domain Name Server (DNS) does not have a listing for the website's
> > domain.
>
> more interesting would be the error-message residing in the
> log-file of the webserver.
>
> >          PrintWriter out = response.getWriter();
> >          FileWriter fw = new FileWriter(filename);
>
> Why do you write into a file? What is filename?
>
> Regards, Lothar
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to