Web/Portal Technologies - JDE1 (MOSC)

MOSC Banner

How to make JDE Include in iframe html file

edited Mar 12, 2014 11:01AM in Web/Portal Technologies - JDE1 (MOSC) 2 comments

Dear Sirs,

     I have a mission that make a html a file , and include jde  url in the ifram ,

my tools is  9.1.3 ,  but the JDE always redirect to itself only , not follow my html file in ifram .  Please help !

my html code as follow :

<!doctype html>

<html>

  <head>

    <META http-equiv="Content-Type" content="text/html; charset=UTF-8">

    <title>Test CSS Pagelets</title>

    <link rel="stylesheet" type="text/css" href="jdePagelets.css">

  </head>

  <body>

    <div id="content" style="width:1065px">

    <div id="leftColumn" style="width:529px">

    <div class="pagelet">

        <iframe width=100% height=230 frameborder=0 src="http://server:8082/jde/E1Menu.maf"></iframe>

    </div>

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center