Hi,

I'm on the NetBeans mailing list so I received the message today to download 
the NetBeans 7 Beta.  Just going through it now and checking out a sample JSF 
CRUD project.

I've got to say they've done a very nice job with the UI - it is very native 
looking.  The inline content assist is very good as well - it populates the 
recommendations and when you choose an option the JavaDoc comes up.

Also like how you can do inline basic logic i.e.(see rendered attribute).  

<h:outputText escape="false" value="(No Manufacturer Items Found)<br />" 
rendered="#{manufacturer.pagingInfo.itemCount == 0}" />

Is there a way to do that with WOGNL?  Could you use a helper function in this 
situation?

Anyway, it's pretty interesting.

Johnny Miller
Kahalawai Media Corp
http://www.kahalawai.com



 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to