Problem in loading Common1_2_11.js
----------------------------------
Key: TRINIDAD-1575
URL: https://issues.apache.org/jira/browse/TRINIDAD-1575
Project: MyFaces Trinidad
Issue Type: Task
Components: Components
Affects Versions: 1.2.11-core
Environment: window xp
Reporter: Vijay Ramalingam
I am trinidad version 1.2.11. My problem is in my page has the below <script>
tag auto generated.
<script type="text/javascript"
src="/<appcontextname>/adf/jsLibs/Common1_2_11.js"></script>
this javascript is seemed to be auto generated and it is loaded from app
server. So for accessing the page for the first time it takes around 30 sec to
paint.
how can i avoid this, so that first access is faster? Since this is a static
content, i wish to avoid it accessed or generated from app server.
Thanks
-vijay
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.