Last month, i began to develope JEE application using Struts2 framework, Spring plugins, Hibernate , oracle and Websphere Application sever v.7. Actually, it is not…
Tutorial
Bisnis Proses Modelling Framework and creativity
Along this decade, many tools for modeling current work flow or business process at an organization is increasing and growing up. Oracle with Oracle BPM,…
Liferay at glance [realPath problem]
Sometimes on portlet development, we need to write and read file inside WEB-INf folder … if we use tomcat as web apllication server, liferay automatically…
Tomcat 6.6 service problem on windows
Apache tomcat, is one of the most popular Web Application Server for Java Platform development. Typically, on windows platform, we just need to download the…
Reset Sequence on Oracle
as a programmer or dba which is using oracle as dbms backend, using sequence is pretty easy for generating sequence number which is similar as…
Struts 2 Backporting
Struts 2 and all depedencies, by default is compiled using JDK 1.5 and just can be used on at least JDK 1.5 environment. But, for…
Install Oracle on Ubuntu 8.04(hardy) server
(using silent mode – the box doesn’t has xserver installed) This documentation is sumarized from : – Oracle documentation – Installing Oracle 11g on ubuntu…