Why is Oracle ADF not escaping quotes for me when I useto build up strings in Javascript? <jsp:root ...>
I am using OC4J 10.1.3.1. (It can be accessed via http://localhost/em) A connection pool is created. A Da开发者_Python百科taSource is created.
I fixed and use Connection Pool to get the DB Connection from JSP to Oracle Database now. But then I found out from the OC4J console at once that there are many UNCLOSED/NOT-CLOSED connection.
I would need to connection to Oracle database via 开发者_StackOverflowconnection pool. Please correct me IF I am wrong that I only need to modify/add the datasources in data-sources.xml.
I\'m trying to get JAAS working with OC4J. I\'ve gotten JAAS working before with JBoss. Using JAAS with JBoss is simple (to me).
Can someone please help me with a HTTP caching question? I thought that if I set the \"Expires\" and \"Cache-Control:max-age\" request headers, then a browser wouldn\'t make a GET request until after
I\'m building a dynamic web application in Eclipse using Struts2 and OC4J 10.1.3.3.0. I\'m using JDK and JRE 5 everywhere, and OC4J runs perfect when started from the command line.
I wrote a very simple JSP file in order to check the 开发者_运维知识库Session in OC4J (9.0.4.1) and OC4J (10.1.3.1). I found that:
I am developing a web server with multiple .jsp pa开发者_StackOverflow中文版ges. OC4J (10.1.3.1) is being used. But I found that Parameters, that are saved in session in a .jsp page, cannot be retriev
We are using OC4J 10.1.3.5 and ADF.I have a popup form and when closing we got error below. I wonder what am I missing and how can I resolve it?