Re: gmail like file upload

2010-06-18 Thread fachhoch

but GwtUpload  is ajax and wicket  is not .
-- 
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/gmail-like-file-upload-tp2251270p2260591.html
Sent from the Wicket - User mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: gmail like file upload

2010-06-18 Thread Martin Grigorov
On Fri, 2010-06-18 at 06:21 -0700, fachhoch wrote:
> I mean gmail like GwtUpload.
> 
> here link for a  simple tutorial  for GwtUpload
> 
> 
> http://code.google.com/p/gwtupload/wiki/GwtUpload_GettingStarted
> 
According to http://code.google.com/p/gwtupload/ , section 'How it
works' it looks just like:
http://wicketstuff.org/wicket14/upload/multi

> 
> 
> 
> 
> 
> 
>  
> 



-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: gmail like file upload

2010-06-18 Thread fachhoch

I mean gmail like GwtUpload.

here link for a  simple tutorial  for GwtUpload


http://code.google.com/p/gwtupload/wiki/GwtUpload_GettingStarted







 

-- 
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/gmail-like-file-upload-tp2251270p2260176.html
Sent from the Wicket - User mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: gmail like file upload

2010-06-17 Thread Martin Grigorov
On Wed, 2010-06-16 at 09:35 -0700, fachhoch wrote:
> Please suggest me how to integrate google like fileupload in wicket 
Please define "google like fileupload" and we'll try to help you


-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: gmail like file upload

2010-06-16 Thread fachhoch

Please suggest me how to integrate google like fileupload in wicket 
-- 
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/gmail-like-file-upload-tp2251270p2257580.html
Sent from the Wicket - User mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: gmail like file upload

2010-06-11 Thread Martin Grigorov
On Fri, 2010-06-11 at 05:08 -0700, fachhoch wrote:
> google search for gmaio like file upload  bought me this
> 
> http://code.google.com/p/gwtupload/
> 
> 
> my question  is how can I have a gwt iframe inside wicket page ? 
See InlineFrame.java
> 
> 



-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: gmail like file upload

2010-06-11 Thread fachhoch

google search for gmaio like file upload  bought me this

http://code.google.com/p/gwtupload/


my question  is how can I have a gwt iframe inside wicket page ? 


-- 
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/gmail-like-file-upload-tp2251270p2251720.html
Sent from the Wicket - User mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: gmail like file upload

2010-06-11 Thread Piotr Tarsa
Gmail works with flash disabled suggesting it doesn't use Flash. Probably
there's some Flash progress indicator but I don't use and see that.

2010/6/11 Johan Compagner 

> Gmail is by the way not ajax but a flash application.
> There is an opensource flash app i think on sourceforge that does pretty
> much the same as gmail.
>
>
> - Original message -----
> >
> > I want to have gmail like file upload   in my application ,   I want to
> > have ajax   multi file upload   , please suggest me   .
> > --
> > View this message in context:
> >
> http://apache-wicket.1842946.n4.nabble.com/gmail-like-file-upload-tp2251270p2251270.html
> > Sent from the Wicket - User mailing list archive at Nabble.com.
> >
> > -
> > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> > For additional commands, e-mail: users-h...@wicket.apache.org
> >
>
>


Re: gmail like file upload

2010-06-11 Thread arjun dhar
Check out:
https://www.ibm.com/developerworks/web/library/wa-aj-dwr/

--- On Fri, 6/11/10, Martin Grigorov  wrote:

From: Martin Grigorov 
Subject: Re: gmail like file  upload
To: users@wicket.apache.org
Date: Friday, June 11, 2010, 1:08 PM


http://wicketstuff.org/wicket14/upload/multi

On Thu, 2010-06-10 at 21:52 -0700, fachhoch wrote:
> I want to have gmail like file upload  in my application ,  I want to have
> ajax  multi file upload  , please suggest me  .



-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org




  

SV: gmail like file upload

2010-06-11 Thread Wilhelmsen Tor Iver
> Gmail is by the way not ajax but a flash application.
> There is an opensource flash app i think on sourceforge that does
> pretty much the same as gmail.

Is this some other uploading than uploading attachments to mails? Because that 
uses Ajax not Flash.

- Tor Iver



Re: gmail like file upload

2010-06-11 Thread Johan Compagner
Gmail is by the way not ajax but a flash application.
There is an opensource flash app i think on sourceforge that does pretty much 
the same as gmail.


- Original message -
> 
> I want to have gmail like file upload   in my application ,   I want to
> have ajax   multi file upload   , please suggest me   .
> -- 
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/gmail-like-file-upload-tp2251270p2251270.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
> 
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
> 



Re: gmail like file upload

2010-06-11 Thread Martin Grigorov

http://wicketstuff.org/wicket14/upload/multi

On Thu, 2010-06-10 at 21:52 -0700, fachhoch wrote:
> I want to have gmail like file upload  in my application ,  I want to have
> ajax  multi file upload  , please suggest me  .



-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



gmail like file upload

2010-06-10 Thread fachhoch

I want to have gmail like file upload  in my application ,  I want to have
ajax  multi file upload  , please suggest me  .
-- 
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/gmail-like-file-upload-tp2251270p2251270.html
Sent from the Wicket - User mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org