weblogic
Redirect to Mobile pages in Struts
I have an existing web app which uses Struts for the forward-action... I am trying to create a mobile version (mainly the UI design will be different) of this existing web app.[详细]
2023-03-17 06:25 分类:问答How to lookup JNDI resources on WebLogic?
I deployed a legacy application on WebLogic 11g. The application has the following code: Context context = new InitialContext();[详细]
2023-03-16 00:03 分类:问答Quartz on a webapp - scheduler does not stop
I have a webapp running on weblogic that runs a S开发者_JS百科cheduler on a ServletContextListener.[详细]
2023-03-14 22:38 分类:问答How to connect data base using jndi datasource in weblogic
How to connect data base using jndi datasource in weblogic. i am using following code but it is giving null value for connection[详细]
2023-03-14 17:51 分类:问答How can I deploy an exploded web app through WebLogic 11g administrative console?
I need to deploy a web applicataion as an exploded archive (instead of .war) due to some legac开发者_运维百科y servlet path location code used in it (ServletContext.getRealPath()). I only have web-bas[详细]
2023-03-14 17:18 分类:问答WebLogic load jar without class file?
I\'m currently working on a prebuilt application running on weblogic. The application consist in NAME_APPLICATION.jar that must be deployed on weblogic.[详细]
2023-03-14 10:24 分类:问答weblogic jsessionid
I run Weblogic 10.3 locally and have a question about the sessionId that it generates. When i print session.getId() i see something that resembles this:[详细]
2023-03-14 06:51 分类:问答How to change ContentURI in Weblogic Portlet?
I am developing an application which uses Weblogic portlets and Struts. All I need to do is to load different jsp\'s in the same portlet based on the web browser that client is using.[详细]
2023-03-14 00:20 分类:问答Java: linked lists of lines for viewing source?
Trying to understand this documentation: from http://otndnld.oracle.co.jp/document/products/workshop/docs81/doc/ja_JP/workshop/java-class/com/bea/ide/sourceeditor/model/ISourceModel.html[详细]
2023-03-12 21:38 分类:问答Dequeue Data From Oracle AQ Using Weblogic 10.3.4, JMS and/or Spring?
Anyone know of a good example that does this?Seems开发者_JS百科 like a lot of Admin Console configuration (Foreign JNDI Providers?) in Weblogic to make this happen.I\'m a newbie with Spring, but maybe[详细]
2023-03-12 19:49 分类:问答