GeekArticles
Java
JSPWorking with RSS and Oracle JDeveloper 10.1.3
Author: developer.com |
Published: 10th Aug 2005 |
Visited: 773 times |
Add CommentFiled in: JSPBy Chris Schalk Go to page: 1 2 3 Next A "How To" article on working with RSS and JSP with Oracle JDeveloper 10.1.3 Introduction Getting Started and JSP Building a Simple JSP RSS App Using JSP Segments to Show Multiple RSS Feeds Summary Introduction You may or may not have noticed that many Web sites today are starting to offer RSS feeds. What are RSS feeds? RSS, which stands for R eally S imple S yndicate, is basically an XML format for content on the Web that purely represents the...n
Read Article Sponsored Links
Related Articles
• Using Oracle XML DB Repository Using Oracle XML DB Repository
Another variation on accessing and manipulating XML content stored in Oracle database is provided by Oracle XML DB repository, which is an essential component of Oracle XML ...
• Querying Data with Oracle XQuery Querying Data with Oracle XQuery
Starting with Oracle Database 10g Release 2, you can take advantage of a full-featured native XQuery engine integrated with the database. With Oracle XQuery, you can accomplish various tasks involved in developing PHP/Oracle XML applications, operating on any kind of ...
• Querying SQLServer tables from within an Oracle session Dear Tom;
I need to query a SQLServer table from within an Oracle session, for example SQLPlus. Is there an easy way to do this, something like:
<CODE> select * from t@sql_server_link </CODE>
May you redirect me to the appropriate documentati ...
• About the transaction status in oracle 9i Hello Tom
Thanks for your time..
I am using oracle 9i(9.2.0.1) databases. And some day I find there is a column (status) in the v$transaction and I understand if there is a transaction open and not committed, the status always shows active. If ...
• Under the Hood: Oracle Berkeley DB XML XML Databases, coupled with the power of XQuery, offer a potentially paradigm-changing way of dealing with data. The Oracle Berkeley DB XML database provides a rich XQuery-based engine that can be manipulated via XQuery, opening up possibilities for any we develo ...
• Querying Data with Oracle XQuery Querying Data with Oracle XQuery
Starting with Oracle Database 10g Release 2, you can take advantage of a full-featured native XQuery engine integrated with the database. With Oracle XQuery, you can accomplish various tasks involved in developing PHP/Oracle XML applications, operating on any kind...