Hello,
The architecture of applications that work consists in a server Apache2 which includes all the static elements and a WebLogic 9.2 MP3 where is my application WDK.
I need to set the images that are associated in the TAGs "src" WDK controls and their corresponding JavaScripts. That is, in the Apache2 has to be the JavaScript and images and in the server WebLogic are the JSP and components.
How can you separate the static elements of the controls?
The path of the dynamic elements (compiled) is in wdk/AppJava while the static elements are wdk/custom/theme/....
Thanks,
Manu
------------------CASTELLANO-----------------------------------------------
La arquitectura de aplicaciones con las que trabajo consta de un servidor Apache2 donde se incluyen todos los elementos estáticos y un WebLogic 9.2 donde está mi aplicación WDK.
Necesito separar las imágenes que vienen asociadas en los TAGs "src" de los controles de WDK y sus JavaScripts correspondientes. Es decir, en el Apache2 tiene que estar los JavaScript y las imagenes y en el WebLogic están las JSP y los componentes.
¿Cómo se pueden separar los elementos estáticos de los controles?
La ruta de los elementos dinámicos (compilados) está en wdk/AppJava mientras que los elementos estáticos están en wdk/custom/theme/....
Gracias,
Manu