users@grizzly.java.net

Buidling a FileUpload application -> was Re: [Jean-Francois Arcand's Blog] New Comment Posted to 'Grizzly 1.9.0 is out and refuse to hibernate!'

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Wed, 14 Jan 2009 17:31:04 -0500

Salut,

foo_at_bar.com wrote:
> A new comment has been posted on your blog Jean-Francois Arcand&#39;s Blog, on entry #10837 (Grizzly 1.9.0 is out and refuse to hibernate!).
>
>
> View this comment: <http://weblogs.java.net/blog/jfarcand/archive/2008/12/grizzly_190_is.html>
> Edit this comment: <http://weblogs.java.net/mt/mt.cgi?__mode=view&blog_id=258&_type=comment&id=52797>
>
> IP Address: 64.125.132.43
> Name: paksegu
> Email Address: foo_at_bar.com
> URL:
> Comments:
>
> Hi,
> Is the any tutorial on how I can use the Java NIO to create a a multple file upload app? Thanks

what are you looking for exactly. A file upload server using the http
protocol or for a custom protocol? We don't have specific tutorial on
how to write FileUpload server, but we can certainly help you on how to
start with Grizzly and what will needs to be done, depending on the
protocol you are using, e.g. custom of http. As a starter, take a look at:

(custom)
https://grizzly.dev.java.net/tutorials/tutorial-framework-filter-sample/index.html

(http)
http://weblogs.java.net/blog/jfarcand/archive/2009/01/extending_the_g_5.html

Let us know.

-- Jeanfrancois





>