Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

APEX HTML Header / Region size limitation of 32512 characters insuficient

675865Jan 6 2009 — edited Jan 7 2009
I'm developing an application which requires HTML Header and region size to be much greater than 32512, even if i include CSS and Javascritpt through an external file in the Header i still need the header to hold more than 32512 characters.

Keep in mind that the page which will contain such a header won't be oppened very often, and as such the huge header isn't important performance wise, but i really do need more characters more the header.

Is there any way to increase the limit?

If there really isn t a way to increase the limit of the header i would like to know how to increase the limit of a region,
since there will be a lot of content to place in it, surely there is some way to increase it.





As an exanple for you to understand the need for this, i will be developing something similar to a template engine.
Such engine will require a lot of css classes to be written directly in the header (or as last resort in the page's region) , it is not viable to generate an external css file with all the classes i need in this case.

Edited by: Igor Carrasco on Jan 6, 2009 3:39 PM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 4 2009
Added on Jan 6 2009
10 comments
1,657 views