if the images are definitely called 1.gif, 2.gif, 3.gif..... why not
just send the next requested number as part of the RPC call and keep
an pointer of where you are in your client side?

//Adam

On 23 Apr, 19:48, raghu prashanth k b <sage.ne...@gmail.com> wrote:
> hi,
>    I have a folder which has few collection of images(.gif; filenames
> assigned in serial format like 1.gif, 2.gif, etc...) at some location
> in the server. The client program has the URL to the location of the
> folder. Now I need to display the images one-by-one when the next
> button on the GUI at client-side is clicked. Need a procedure to do
> it. (FYI: I used the GWT-RPC mechanism to establish client-server
> communication)
>
> comments and suggestions are needed. Thanks in advance.
--~--~---------~--~----~------------~-------~--~----~
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