| View: | [ 2010 | 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 | 2002 ] |
| Articles Weblogs |
- Getting Started With Spring 2.0 in Oracle Jdeveloper by Shay Shmeltzer - [Clicks: 49]
In this article we'll show you how to set up JDeveloper to use the Spring framework, and then highlight some of the functionality in JDeveloper that can make your development experience with Spring more productive.
http://www.oracle.com/technology/products/jdev/howtos/1013/SpringwithJDev/index.html - Sep, 2006 - "Hello Ajax"! How to Do the Ajax Thing with Oracle JDeveloper by Frank Nimphius - [Clicks: 24]
"Ajax" is a community acronym used by the software industry for a set of related Web browser technologies, which, in combination deliver the rich client user experience for Web applications. The promise of Ajax is to close the usability gap that currently exist between browser based web applications and existing client-server desktop applications. In this article you'll learn how to translate "hello world" into Ajax, going from simple to more advanced in small steps.
[Includes sample code]
http://www.oracle.com/technology/pub/articles/nimphius-ajax.html - May, 2006
- Using Facelets in JDeveloper 10.1.3.1 by Ric Smith - [Clicks: 94]
Facelets is a view technology designed to replace traditional JSP pages and to provide a more JSF-centric approach to create Web UIs. A few people have asked if it is possible to create a Facelets project in JDev. The simple answer is “yes”. Though, this is not a supported feature, but it is possible and very simple to work with Facelets within JDev.
http://thepeninsulasedge.com/blog/2006/11/07/using-facelets-in-jdeveloper-10131/ - Nov, 2006