Edit D:\app\Administrator\product\11.2.0\dbhome_1\owb\j2ee\applications\templates\create_dblink_form.uit
<?xml version="1.0" encoding="windows-1252"?> <!-- Template definition file. Add any needed namespaces, and specify the required "targetNamespace" and "localName" attributes --> <templateDefinition xmlns="http://xmlns.oracle.com/uix/ui" xmlns:ui="http://xmlns.oracle.com/uix/ui" xmlns:data="http://xmlns.oracle.com/uix/ui" xmlns:ctrl="http://xmlns.oracle.com/uix/controller" xmlns:html="http://www.w3.org/TR/REC-html40" targetNamespace="http://www.owbb.oracle.com/owbb_admin_template" localName="owbb_admin_cre_dblink"> <!-- Type section: Define a "base" attribute if needed --> <type> <!-- Add any needed named children --> <!-- Add any needed attributes --> </type> <!-- Content section: define the content of the template --> <content> <dataScope xmlns="http://bali.us.oracle.com/cabo/marlin" xmlns:data="http://bali.us.oracle.com/cabo/marlin" xmlns:event="http://bali.us.oracle.com/cabo/baja"> <provider> <data name="text"> <bundle class="oracle.wh.browser.owbb_nls"/> </data> </provider> <contents> <!-- <form name="creDBLink" method="post"> <attributeMap> <rootAttributeMap/> </attributeMap> <childMap> <rootChildMap/> </childMap> <contents> --> <stackLayout> <contents> <tableLayout width="80%" cellSpacing="2" cellPadding="5" borderWidth="0" hAlign="center"> <contents> <messageTextInput name="dbLinkName" required="yes" columns="40" data:text="dbLinkName@ctrl:eventResult" data:prompt="admin_dblink_name@text" /> <messageTextInput name="User" required="yes" columns="20" data:text="User@ctrl:eventResult" data:prompt="admin_wb_repos_name@text" /> <messageTextInput name="password" secret="true" required="yes" columns="30" data:text="password@ctrl:eventResult" data:prompt="admin_wb_repos_pw@text" /> </contents> </tableLayout> <header data:text="admin_remote_dbinfo@text" /> <html:br/> <tableLayout width="80%" cellSpacing="2" cellPadding="5" borderWidth="0" hAlign="center"> <contents> <rowLayout> <contents> <switcher data:childName="error@ctrl:eventResult"> <case name="true"> <radioButton data:text="gen_connection_option1@text" name="db_type" data:selected="b_host@ctrl:eventResult" value="0" /> </case> <default> <radioButton data:text="gen_connection_option1@text" name="db_type" selected="true" value="0" /> </default> </switcher> </contents> </rowLayout> <rowLayout> <contents> <tableLayout width="80%" cellSpacing="2" cellPadding="5" borderWidth="0" hAlign="center"> <contents> <rowLayout> <contents> <labeledFieldLayout columns="1" width="50%" labelWidth="10%" fieldWidth="0%"> <contents> <messageTextInput name="hostAddr" columns="30" data:text="hostAddr@ctrl:eventResult" data:prompt="admin_host_addr@text" /> <messageTextInput name="hostSerName" columns="30" data:text="hostSerName@ctrl:eventResult" data:prompt="admin_host_serv_name@text" /> <messageChoice selectedIndex="0" name="hostProtocol" data:prompt="admin_host_protocol@text" > <contents> <option text="TCP"/> </contents> </messageChoice> <switcher data:childName="error@ctrl:eventResult"> <case name="true"> <messageTextInput name="hostPortNum" columns="5" data:text="hostPortNum@ctrl:eventResult" data:prompt="admin_host_portnum@text"/> </case> <default> <messageTextInput name="hostPortNum" columns="5" text="1521" data:prompt="admin_host_portnum@text" /> </default> </switcher> </contents> </labeledFieldLayout> </contents> </rowLayout> </contents> </tableLayout> </contents> </rowLayout> <rowLayout> <contents> <switcher data:childName="error@ctrl:eventResult"> <case name="true"> <radioButton data:text="gen_connection_option2@text" name="db_type" data:selected="b_net@ctrl:eventResult" value="1" /> </case> <default> <radioButton data:text="gen_connection_option2@text" name="db_type" selected="false" value="1" /> </default> </switcher> </contents> </rowLayout> <rowLayout> <contents> <tableLayout width="80%" cellSpacing="2" cellPadding="5" borderWidth="0" hAlign="center"> <contents> <rowLayout> <contents> <labeledFieldLayout columns="1" width="50%" labelWidth="10%" fieldWidth="0%"> <contents> <messageTextInput data:prompt="gen_net_service_name@text" name="net_service" data:text="net_val@ctrl:eventResult"/> </contents> </labeledFieldLayout> </contents> </rowLayout> </contents> </tableLayout> </contents> </rowLayout> </contents> </tableLayout> </contents> </stackLayout> </contents> </dataScope> </content> </templateDefinition>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de