Articles Oracle Forms, PL/SQL, Java, J2EE
Chet Haase and Romain Guy have just published a book about "Developing animated and graphical effects for Java applications".I have not read it yet, but, knowing the reputation of these guys, I am sure that it is most certainly a gold mine for every Swing...
Lire la suiteCould you imagine an article that discuss about serious Java IDEs that does not take into account the Oracle JDeveloper tool ?No, this article is not serious! See the Frank Nimphius comment If you want to write to the author, here is his email adress:...
Lire la suite
Here is a Java bean that allows the Drag 'n Drop within a Swing JTree item. This bean is proposed by Minas Lyrakis from Greece . This bean uses itself the DispatchingBean of Tom Cleymans . (so it needs the sun Java plugin 1.4 at least) You can Drag 'n...
Lire la suite
Here is a package that allows the dispatching of events from Java Beans to Forms on Beans that extend VBean, beans that use the FBean package and also PJCs ! No, you are not dreaming and there is no mist on your glasses, a PJC that dispatch event to the...
Lire la suite
Here is a sample that explains how you can upload any local-machine document onto a database BLOB column via a single JSP page. Read the article
Lire la suite
I have provided several PJC/Beans that use the Java gradient to colorize some objects. Someone asked to me if it could be possible to apply this gradient feature to the whole Forms canevas. So here is a Java Bean that allows to paint the current canevas...
Lire la suite
Here is a Swing JButton that overloads a standard PJC's button. It allows to have a standard Forms button with some nice decoration features. You can apply a gradient color, set rounded borders, justify the label and also have a shadow behind the label....
Lire la suiteI was asked to build a JSP page within our Portal application to show some employee's characteristics.It is easy to get all the common attributes with the search() method, but I never found anything to get the photo. Maybe this kind of function exists...
Lire la suiteAnother great Oracle blog site with plenty of articles about Forms,J2EE and other Oracle stuff.The site is owned by Wilfred van der Deijl.It is worth reading ! Francois
Lire la suite
This is the first anniversary of the forms-pjc-bean site, and I wanted to use this special event to present my "hot fusion" participation, or how to etablish a bilateral communication between a Forms and a J2EE application. Read the article Read also...
Lire la suite