Home » Developer & Programmer » JDeveloper, Java & XML » Embeding HTML in OA Framework.
Embeding HTML in OA Framework. [message #485462] Wed, 08 December 2010 05:31
atifdar
Messages: 3
Registered: December 2010
Location: islamabad
Junior Member
hi,

Here is the scenario i have created a procedure that returns a String which contains HTML

select APPS.XXTLN_TEST_TABLE_RETURN from dual;

the resulting column will contain text like this

"<table><tr><td>TEST</td></tr></table>"

in JDeveloper i created a Vo based on this query (select AlPPS.XXTLN_TEST_TABLE_RETURN from dual)
Created a region based on this view but on running the page the HTML data in the column gets escaped and i get sumting like this <table> ...

is their a way to embed HTML from a database column ?
Previous Topic: OAF how to create Dynamic Regions of style table?
Next Topic: problems to read xml data from web service
Goto Forum:
  


Current Time: Thu Mar 28 10:36:35 CDT 2024