Ups sorry, anda masih pakai 9.0.5.2 ya ... Berikut isi struts-config-nya
<?xml version = '1.0' encoding = 'windows-1252'?> <!DOCTYPE struts-config PUBLIC "-//Apache Software Foundation//DTD Struts Configuration 1.1//EN" "http://jakarta.apache.org/struts/dtds/struts- config_1_1.dtd"> <struts-config> <form-beans> <form-bean name="DataForm" type="oracle.adf.controller.struts.forms.BindingContainerActionForm"/ > </form-beans> <action-mappings> <action path="/dataPage2" className="oracle.adf.controller.struts.actions.DataActionMapping" type="oracle.adf.controller.struts.actions.DataForwardAction" name="DataForm" parameter="/dataPage2.jsp"> <set-property property="modelReference" value="dataPage2UIModel"/> <forward name="menu" path="/menu.jsp"/> <forward name="index" path="/index.jsp"/> </action> </action-mappings> <message-resources parameter="view.ApplicationResources"/> </struts-config> ------------------------ Yahoo! Groups Sponsor --------------------~--> Most low income homes are not online. Make a difference this holiday season! http://us.click.yahoo.com/5UeCyC/BWHMAA/TtwFAA/PhFolB/TM --------------------------------------------------------------------~-> -- -----------I.N.D.O - O.R.A.C.L.E--------------- Keluar: [EMAIL PROTECTED] Website: http://indo-oracle.lizt.org (NEW) ----------------------------------------------- Bergabung dengan Indonesia Thin Client User Groups, Terminal Server, Citrix, New Moon Caneveral, di: http://indo-thin.vze.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/indo-oracle/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

