English 中文(简体)
JDeveloper 11g and Spring
原标题:

I new to Jdeveloper. I want to build a sample Spring web app. In making a new application, I chose "Java EE Web Application" and JDev made the application and two projects. I did not see how to add Spring. Should Spring show up as one of the "Project Technologies" from which to choose?

最佳回答

Which version of JDeveloper are you using? Earlier versions require you to download the Spring Extension. Basic instructions here: http://www.oracle.com/technology/products/jdev/htdocs/partners/addins/exchange/spring/spring-extension.html http://www.oracle.com/technology/products/jdev/howtos/1013/SpringwithJDev/index.html

问题回答

暂无回答




相关问题
Dynamicly select datasource for entities runtime

I have an entity bean that will represent an expected result over multiple databases/datasources and can also be different queries executed, but same result always comming back. So the bean is re-used ...

JDeveloper 11g and Spring

I new to Jdeveloper. I want to build a sample Spring web app. In making a new application, I chose "Java EE Web Application" and JDev made the application and two projects. I did not see how to add ...

Jdeveloper vs java/j2ee/js+extjs?

i am new to the web development environment, having came from a unix/c environment. i ve been recently asked to create a web app, which i thought would require postgresql, java/j2ee, and javascript ...

How do I install org.apache.commons.code.binary.Base64?

I am taking a class on Android and I am a newbie with JDeveloper. I am working on a Web Services application. I downloaded some code that has a "Import org.apache.commons.binary.Base64". JDeveloper ...

Generic Database Code Table Editor

Where can I find a generic editor (JSP using Oracle s ADF) for create, read, update, and delete on any table? Example usage: User selects the name of a table. User then adds a new row, or updates/...

error appears in jdeveloper 11g 11112

i need help on compiling my project in jdeveloper 11g. previously my application (jsp+servlets) works smoothly in jdeveloper 10g with oc4j (deploys in WAR file). but since i migrate to jdeveloper 11g, ...

热门标签