oc4j
Why is Oracle ADF not escaping quotes for me when I use <h:outputText/>?
Why is Oracle ADF not escaping quotes for me when I useto build up strings in Javascript? <jsp:root ...>[详细]
2023-01-15 22:55 分类:问答OC4J 10.1.3.1 - Failed to look up JNDI Location
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.[详细]
2023-01-15 03:48 分类:问答How can UNCLOSED connection be found in OC4J/Oracle?
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.[详细]
2023-01-14 07:30 分类:问答OC4J 9.0.4.1 Connection Pool and Datasource
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.[详细]
2023-01-13 10:56 分类:问答Configuring JAAS on OC4J
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).[详细]
2023-01-12 17:16 分类:问答How to make HTTP Cache Headers Work
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[详细]
2023-01-09 02:41 分类:问答J2EE JSP-0008 Unable to dispatch JSP page
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.[详细]
2023-01-07 10:29 分类:问答Session in OC4J (9.0.4.1) and OC4J (10.1.3.1)
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:[详细]
2023-01-06 19:07 分类:问答Sharing values in session between .jsp pages in OC4J
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[详细]
2023-01-06 14:46 分类:问答java.lang.IllegalStateException while closing popup form using OC4J 10.1.3.5 and ADF
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?[详细]
2023-01-03 17:56 分类:问答