Skip navigation elements to page contents
Welcome to bjanko's blog
Blogs About
Other Bloggers
Amis
Andrejus Baranovskis
Chris Muir
Didier Laurent
Duncan Mills
Eric Marcoux
Frank Nimphius
Gerger Consulting
Grant Ronald
IT-Eye
Jakub Pawlowski
John Stegeman
Luc Bors
Lynn Munsinger
Matthew Wilson
Ric Smith
Shay Shmeltzer
Steve Muench
2008-05-01 03:40:42.0
ADF Faces suitable for public web

I am proud to announce a new ADF Faces based web application aimed to public use.

2008-03-06 17:45:48.0
Menu component for ADF Faces 10.1.3

Since ADF Faces 10.1.3 are missing nice JSF menu component I did research if there is one suitable and cooperating with ADF Faces.

2008-02-05 18:38:55.0
Mapviewer on 32-bit. Windows server 2003 SE - you might miss your tiles

I decided to share with my trouble I faced lately with Mapviewer that turned up as a Java VM problem.

2007-12-15 18:20:39.0
Oracle Maps and JDeveloper finally likes each other

Good news for all developers trying to integrate Oracle Maps with ADF Faces.

You can find new version Of Oracle Maps as a part of MapViewer 11g (again it's only Preview release 1) on OTN. It has many improvements and one of them is possibility to access MapViewer server on cross-domain. It's very important feature because so far we had to use proxy server running on client machine to run Oracle Maps directly from JDeveloper or deploy application to OC4J with MapViewer to see maps. Since now it is very simple to test our maps because we can run Oracle Maps directly from JDeveloper using embedded OC4J without any configuration and call MapViewer installed on other domain. Here is the link to MapViewer on OTN: http://www.oracle.com/technology/software/products/mapviewer/index.html


b.
2007-12-10 20:20:11.0
ADF BC: Using ADF granularity for Oracle Spatial functions

Well in my project based on ADF BC + ADF Faces I am using also Oracle Maps. Oracle Maps has very rich JavaScript API so in most cases it's enough just to use this API and to only solve communication between Maps and surrounding ADF components. But sometimes we need some special functionality that is not included in Oracle Maps API.

2007-10-10 18:44:01.0
ADF Faces: Highlighting row of af:table based on value in first column

I needed to highlight some subtotal rows in table to get better orientation in sea of numbers. I couldn't find solution to change the style of cells' border or background colour so I helped myself by changing colour of font in those rows. It is not perfect solution but at least something.

2007-09-13 14:19:49.0
Passing parameter from Oracle Maps to ADF Faces page

Oracle Maps JavaScript API provide us with info window where we can show data related to feature of interest we click on. But if we want to show more complex data the simple bubble is not enough.

2007-09-09 09:22:14.0
Nice to be successful with ADF

If you google around the Internet and find the reference to your work it makes you feel proud of it.

2007-08-12 09:23:59.0
Intergation of Oracle Maps and ADF Faces

Oracle Maps is a part of Oracle Application Server MapViewer - the tool that visualize spatial data stored in Oracle Database using Oracle Locator or Spatial. What I like very much on Locator/Spatial is that I, as a GIS non-expert, can use Locator/Spatial just through SQL.

Oracle Maps has a rich JavaScript API so with it we even don't need SQL to visualize spatial data. Since it is JavaScript client, we can integrate it to HTML/JSP/JSF/ADF Faces application. Furthermore it is based on AJAX technology and uses Map Cache server so you can develop "google like" maps.

2007-08-03 19:06:31.0
How to call Oracle Reports server on cross domain.

If you (or a member of your team) are an Oracle Reports developer you can leverage your Reports skills also with ADF Faces applications.

Recent posts
ADF Faces suitable for public web

Menu component for ADF Faces 10.1.3

Mapviewer on 32-bit. Windows server 2003 SE - you might miss your tiles

Oracle Maps and JDeveloper finally likes each other

ADF BC: Using ADF granularity for Oracle Spatial functions

ADF Faces: Highlighting row of af:table based on value in first column

Passing parameter from Oracle Maps to ADF Faces page

Nice to be successful with ADF

Intergation of Oracle Maps and ADF Faces

How to call Oracle Reports server on cross domain.

Archive
May 2008
March 2008
February 2008
December 2007
October 2007
September 2007
August 2007
July 2007
June 2007
Visitor:

Copyright (c) 2007, Branislav Nemec