<< XSS Filtering | Home | Undoable Silent Autoupdate >>

DWR version 3.0 Release Candidate 1

DWR version 3.0

The much awaited DWR version 3.0 has reached release candidate 1. What's new?

  • RPC Enhancements
    • Varargs support
    • Method overloading (DWR tries to copy Java's method matching rules)
    • Typed parameters (so you can say new Apple() in JavaScript and pass it to the addFruit() method and DWR will instantiate the correct type on the server)
    • Lightweight typed parameters (as above, but by adding $dwrClassName:"Apple", for when you are getting the objects from something else)
    • More natural synchronous XHR (so you can call var reply = Remote.getData() when doing 'Sjax')
  • Improved Marshalling
    • Binary file upload/download (byte[], java.awt.BufferedImage, InputStream etc and FileTransfer can be uploaded from an input type=file, offered for download, or sent to an img)
    • Functions (Store a reference to a JavaScript function on the server for later execution)
    • Objects by Reference (Store a reference to a JavaScript object, and then call methods on that)
    • Locale, Currency (DWR will marshal to and from java.util.Locale and java.util.Currency objects)
  • Reverse Ajax
    • JavaScript can now implement a Java interface (For simple integration with Java Events/Listeners)
    • More scalable Reverse Ajax APIs (See org.directwebremoting.Browser)
    • DOM Manipulation Library (Window and Document can now be manipulated from the server)
    • The server now runs in 3 modes: stateless (New - save memory with no page tracking), passiveReverseAjax (the default) and activeReverseAjax (comet enabled)
  • TIBCO GI Integration
    • Complete set of Reverse Ajax Proxy APIs (So you can manipulate your GI user interface from Java on the server)
  • Dojo Integration
    • Data Store (Keep a server side data store in sync with data in a client browser with both sides able to send updates. The data store also supports paging, sorting and filtering)
    • Packaging Integration (dojo.require all your DWR scripts)
  • Server Support
    • Asynchronous servlet support for Tomcat and Glassfish
    • Improved Spring and Guice support
  • Over the wire
    • JSONP support
    • JSON-RPC support
  • Tech Previews
    • JMS Integration (Publish to the browser directly from JMS)
    • Aptana Jaxer Integration (Zero configuration for trusted environments)
  • Infrastructure
    • SVN (We've moved from CVS to SVN)
    • Related Projects (Our repository contains a set of related projects including a number of demos)
    • CLA (We've been through a legal review and have signed CLAs for dwr.jar)
    • Dojo Foundation (We joined the Dojo Foundation and are now hosted by their servers)
    • Better Documentation (DWR version 1.x had great docs. Version 2.x let things slide a bit, but we've dropped Drupal, and have our own system now)

There are also a bunch of things like better logging, error reporting and so on, but the full list would get quite dull. 2 things dropped out that we'd previously talked about: Bayeux Support and Gears Offline integration. We'll get to those, particularly Gears, soon.

I'm sure there will be lots of questions about how to use these features. Please don't ask in the comments; join the mailing list and ask there. As we roll out the new documentation system in the next week or so, all the details will be in there, and I'll then come back and link up this blog post.

You can download it now.

Tags :


Re: DWR version 3.0 Release Candidate 1

I'm going to add some of the Spring enhancements that are missing from the above list:
* Wildcard support (conversion)
* Automatic URL configuration for Spring MVC (<dwr:url-mapping />)
* Annotation support via namespace handler (<dwr:annotation-config />)
* Annotation scan (<dwr:annotation-scan />)
* Annotated DTO's (with/without scan)
* Bean converters (using a new attribute in <dwr:convert />)
* Support for lazy-init beans
* Multiple DWR configurations supported (even in different contexts)

* Create remote proxies from existent beans (<dwr:proxy-ref />)
* Bug fixes & minor additions (ie. support for filter params)
* A test bench!
* Support for proxied beans with generic parameters (wait for RC2)

Re: DWR version 3.0 Release Candidate 1

Gucci Pelham designer handbags Gucci http://www.gucciusaoutlet.net/index.php?main_page=index&cPath=77&zenid=aa7cf3c1c03ba16b9ac00c8cd2a23ef2 http://www.gucciusaoutlet.net/index.php?main_page=index&cPath=72&zenid=aa7cf3c1c03ba16b9ac00c8cd2a23ef2

Re: DWR version 3.0 Release Candidate 1

This article is precise and justify the time it will consume while reading it. I will recommend every one searching this topic must have a look on this post. It has all the key points about the topic and covers all the aspects related to the topic.

JDK 5 or JDK 1.4?

Does it need JDK 5 or compatible with JDK1.4?

JDK 5 or JDK 1.4?

Loool :-) I hope it is only compatible with >JDK5!!! Jakarta-commons is not what it was before due to the "we support all JDK" idea.

Re: DWR version 3.0 Release Candidate 1

A lot of features indeed. I can't wait for your final release. What would be the time frame for this?

Re: DWR version 3.0 Release Candidate 1

I'm really interested by new Spring features but I have difficultes to do a working configuration. Is it possible to have configuration example ?

Re: DWR version 3.0 Release Candidate 1

Is it available on Maven repo already? Thanks :-)

Re: DWR version 3.0 Release Candidate 1

My webapp is working with following environment.

dwr.jar(2.0.5)
tomcat-6.0.18
JDK-1.6.12
commons-logging-1.1.1.jar

but doesn't work with following environment.

dwr.jar(3.rc1)
tomcat-6.0.18
JDK-1.6.12
commons-logging-1.1.1.jar

Re: DWR version 3.0 Release Candidate 1

Its over two months since the RC1. Any time lines on the GA?

Re: DWR version 3.0 Release Candidate 1

does dwr version 2.0.1 support mozilla firefox 3.0?

Re: DWR version 3.0 Release Candidate 1

Hi, I am using DWR-2.0 in my application with Hibernate, Tomcat5.5, java 5.0. To Move on DWR 3.0 what changes i need to do in my application, can u give any idea or any link where all these thing will be documented

Re: DWR version 3.0 Release Candidate 1

When is the 3.0 GA release?

Re: DWR version 3.0 Release Candidate 1

Very useful files search engine. indexoffiles.com is a search engine designed to search files in various file sharing and uploading sites.

Shoes on sell

So great ,Thank you for your share,I like your article very much, and I would appreciate it if you can write more article about this. We have the same opinion about this。

Re: DWR version 3.0 Release Candidate 1

Hi Fiends thanks for giving us information about DWR version 3.0. Its of great use and is very informative.

Re: DWR version 3.0 Release Candidate 1

Thanks for the points, i’d love to follow your weblog as usually as i can.use a wonderful day~ Usually I do not post on blogs, but I would like to say that this article really forced me to do so! Thanks, really nice article.

Re: DWR version 3.0 Release Candidate 1

A good song indicates your feeling and motion, a perfect suit or dress show your fitness and graceful figure. In order to show your best and elegant temperament and noble status, our Replica bags are your best choice. We provide the best quality <a href="http://www.replicabrand.net/">chanel handbag, <a href="http://www.brandbagonline.com/">Gucci bags.

Re: DWR version 3.0 Release Candidate 1

http://www.nflfansjersey.com/

Re: DWR version 3.0 Release Candidate 1

dog disease , in here, you can solve your dog problems.

Re: DWR version 3.0 Release Candidate 1

I think your opinions are reasonable.But I don't agree with you to some extent.

Re: DWR version 3.0 Release Candidate 1

I’ve been around for quite a lot of time, but finally decided to show my appreciation of your work!Thumbs up, and keep it going!

Re: DWR version 3.0 Release Candidate 1

Thanks for posting! I really enjoyed the report. I’ve already bookmark this article.

Re: DWR version 3.0 Release Candidate 1

http://www.coachoutletfactory.com coach outlet http://www.gucci-outlet.us/ gucci outlet

Re: DWR version 3.0 Release Candidate 1

I hope you will keep updating your content constantly as you have one dedicated reader here.

Re: DWR version 3.0 Release Candidate 1

Thanks for the blog loaded with so many information. Stopping by your blog helped me to get what I was looking for.

Re: DWR version 3.0 Release Candidate 1

you think brasil win argentina now we have got 41pcs gold metals !

Re: DWR version 3.0 Release Candidate 1

Here I want to recommend my favorite Replica bags . You know, women have a craze over Replica handbags, some just want a pink world with everything in it colored pinkly. It is a Wholesale replica handbagsshoulder bag with a long leather should strap and zipper closure on top. This pretty thing in our site comes with serial numers, authenticity card, dust bag, and care booklet.

Mr

does dwr version 2.0.1 support mozilla firefox 3.0? Identity Theft Protection

Re: DWR version 3.0 Release Candidate 1

vibram five fingers http://vibram-store.com Christian Louboutin http://www.cheap-louboutin-shoes.com nfl jerseys http://cheap-nfl-jerseys-store.com hair straighteners http://chi-ghd-hair-straighteners.com ugg boots http://outlet-ugg-boots.com

Re: DWR version 3.0 Release Candidate 1

[url]http://www.autodvdgps.com[/url]
[url]http://www.autodvdgps.com/universal-navigation-c-11.html[/url]
[url]http://www.autodvdgps.com/vw-navigation-c-77.html[/url]
[url]http://www.autodvdgps.com/vw-navigation-c-77.html[/url]
[url]http://www.autodvdgps.com/toyota-navigation-c-16.html[/url]
[url]http://www.autodvdgps.com/honda-navigation-c-23.html[/url]
[url]http://www.autodvdgps.com/honda-navigation-c-23.html[/url]
[url]http://www.autodvdgps.com/chevrolet-navigation-c-37.html[/url]
[url]http://www.autodvdgps.com/chevrolet-navigation-c-37.html[/url]

 

[url]http://www.autodvdgps.com[/url]
[url]http://www.autodvdgps.com/ford-navigation-c-38.html[/url]
[url]http://www.autodvdgps.com/ford-navigation-c-38.html[/url]
[url]http://www.autodvdgps.com/ford-navigation-c-38.html[/url]
[url]http://www.autodvdgps.com/hyundai-navigation-c-48.html[/url]
[url]http://www.autodvdgps.com/kia-navigation-c-68.html[/url]
[url]http://www.autodvdgps.com/kia-navigation-c-68.html[/url]
[url]http://www.autodvdgps.com/lexus-navigation-c-93.html[/url]
[url]http://www.autodvdgps.com/mazda-navigation-c-55.html[/url]
[url]http://www.autodvdgps.com/mazda-navigation-c-55.html[/url]

shanti karma pooja chinchwad

Wow! Thank you! I always wanted to write in my site something like that. Can I take part of your post to my blog?

Re: DWR version 3.0 Release Candidate 1

So beautiful sharing!Thank you very much. Best wishes!Yourmonster energy hats article is very good! It is so nice. Welcome to visit our website: http://www.caps-hat.com

Re: DWR version 3.0 Release Candidate 1

Hey, I read a lot of blogs on a daily basis and for the most part people lack substance but vibram five fingers I just wanted to make a quick comment to say GREAT blog!….. I’ll be checking in on a regularly now…. Keep up the good work!

nike air max

nice article thanks for sharing this!

Change beautiful tower of body Luo of vogue dress

The plaid vest is elegance . It is suitable for the girl who like the light-colored clothing . Go with the jeans would look well. It can clearly be seen a fresh small vest is the key to success for save your old clothes to those monotonous .

Change beautiful tower of body Luo of vogue dress

Better Documentation (DWR version 1.x had great docs. Version 2.x let things slide a bit, but we've dropped Drupal, and have our own system now) a href="http://www.jumpmanualweb.co.cc/">jump higher

cheap jordans shoes sale nfl jerseys

We are a factory in China, we can supply nfl,nhl,mlb,soccer,nba jerserys,nike dunk sb shoes,nike shox shoes,fivefingers shoe,mbt shoes,spacedog shoes,air jordan retro shoes ,air force items at the most competitive price. We are looking forward to cooperating with old and new customers. Please contact us at any time and kindly visit our website: www.jordans-jerserys.com MSN:jordansjerseys@hotmail.com Email: sales@jordans-jerseys.com

Re: DWR version 3.0 Release Candidate 1

I hope you have a nice day! Very good article, well written and very thought out. I am looking forward to reading more of your posts in the future. xiaoxiao123 08 23 http://www.juicycouture4u.com/ http://www.newstyleomega.com/ http://www.juicycouture4u.com/Juicy-Couture-Handbag.html http://www.juicycouture4u.com/Juicy-Couture-Tracksuits.html http://www.newstyleomega.com/ http://www.newstyleomega.com/

Re: DWR version 3.0 Release Candidate 1

winni2078 08 23

Juicy Couture is a fashion rolex watches brand which was founed in 1997 form California, omega Watches by Gela Nash-Taylor and Pamela Skaist-Levy

Re: DWR version 3.0 Release Candidate 1

look our shop we sell cheap nfl jerseys

Re: DWR version 3.0 Release Candidate 1

what can I do for you.. dear gods.

Re: DWR version 3.0 Release Candidate 1

I have downloaded the file. Thanks for sharing. looking forward for more details.

gucci shoes

[url = http://www.look4wholesaler.com ]wholesale coach shoes[/url] [url = http://www.look4wholesaler.com ]cheap gucci shoes[/url] [url = http://www.look4wholesaler.com ]cheap jordan shoes[/url] [url = http://www.look4wholesaler.com ]discount nike air max shoes[/url] [url = http://www.look4wholesaler.com ]urban prada shoes[/url] [url = http://www.look4wholesaler.com ]cheap ed hardy clothing[/url] [url = http://www.look4wholesaler.com ]fashion coogi t shirts[/url] [url = http://www.look4wholesaler.com ]wholesale polo jeans[/url] [url = http://www.look4wholesaler.com ]brand louis vuitton shoes[/url] [url = http://www.look4wholesaler.com ]cheap ralph lauren clothing[/url]

Re: DWR version 3.0 Release Candidate 1

thx for sharing ...xoxo

Re: DWR version 3.0 Release Candidate 1

look our shop we sell cheap nfl jerseys

Re: DWR version 3.0 Release Candidate 1

very nice post i like it thanks for sharing look forward new posts

Re: DWR version 3.0 Release Candidate 1

I hope you have a nice day! Very good article, well written and very thought out. I am looking forward to reading more of your posts in the future. xiaoxiao123 08 28 Juicy Couture Omega Watches breitling navitimer heritage <a href="http://www.newstyleomega.com/goods-1245-

Re: DWR version 3.0 Release Candidate 1

I am fascinated by your stories. This is such a great resource that you are providing and you give it away for free. There's much more to be gained. It is the old what goes around comes around routine.

Re: DWR version 3.0 Release Candidate 1

thanks for your post. it's useful for me

Re: DWR version 3.0 Release Candidate 1

wow Louis vuitton all those garments are so amazing and fabulous I don't come to your blog as often as I would like,Louis vuitton purse but whenever I do Damier Canvas see some really amazing things keep up the good work! =) http://www.louisvuittoneasy.com/ louis vuitton

jordan 1

I have many friends at school. we often help each other with our lessons.my mother is forty-six years old, and she works in meet all supermarketpaul smith shoes. it's near my schoolair jordans shoes. the supermarket is very big, and it sells all kinds of things. the students in my school often buy school things therefootball jerseys. on 17878996852002

Add a comment Send a TrackBack