[Opensource] Réf. : Re: [Opensource] Jsp' s files in a special directory
jean-sebastien.letzelter at pierre-fabre.com
jean-sebastien.letzelter at pierre-fabre.com
Mon May 26 23:26:33 PDT 2003
Thank you salvador. Just one last thing. I'm working with WSAD5. In
Developpement, the reference in my Jsp file for an image as changed :
../images/logo.gif rather than images/logo.gif and in the environnement
windows of preview for my jsp , the image doesn't appear. At the execution
time, the image appears with the save reference ../images/etc.
If i make the opposite, under developpement images/logo.gif, in preview the
image appear and at the execution time not. Strabge no ?
"Salvador Cadena Roa" <salvador.cadena at isol.com.mx>@jcorporate.com on
26/05/2003 19:59:24
Veuillez répondre à opensource at jcorporate.com
Envoyé par : opensource-admin at jcorporate.com
Pour : <opensource at jcorporate.com>
cc :
Objet : Re: [Opensource] Jsp' s files in a special directory
Yes, of course you can, you only need to consider
changing the paths in your struts config file and of course
all your relative files (images, css, js, etc).
----- Original Message -----
From: <jean-sebastien.letzelter at pierre-fabre.com>
To: <opensource at jcorporate.com>
Sent: Monday, May 26, 2003 8:24 AM
Subject: [Opensource] Jsp' s files in a special directory
>
> Hi,
> Is it possible , according to the J2EE specification, to have all my .JSP
> files in a special directory ( by exemple /jsp/) under my web app root
and
> not directly under this one:
>
> web-app/jsp/xxx.jsp
> web-app/jsp/yyy.jsp
> web-app/jsp/zzz.jsp
> web-app/defautl.html
> web-app/WEB-INF/classes/....
> web-app/WEB-INF/lib/....
>
>
> or have i to respect the classical arctectur for a deploiement :
> web-app/xxx.jsp
> web-app/yyy.jsp
> web-app/zzz.jsp
> web-app/defautl.html
> web-app/WEB-INF/classes/....
> web-app/WEB-INF/lib/....
>
>
>
> Thanks for help
>
> Best Regards
>
>
> _______________________________________________
> Opensource mailing list
> Opensource at jcorporate.com
> http://mail.jcorporate.com/mailman/listinfo/opensource
> Archives: http://mail.jcorporate.com/pipermail/opensource/
_______________________________________________
Opensource mailing list
Opensource at jcorporate.com
http://mail.jcorporate.com/mailman/listinfo/opensource
Archives: http://mail.jcorporate.com/pipermail/opensource/
More information about the Opensource
mailing list