Posteriormente a buscar en diversos repositorios y sitios de internet finalmente nos encontramos con la resolución que te enseñaremos pronto.
Ejemplo: no se permite cargar la imagen html del recurso local
sending tag <imgsrc="c:imagesmypic.jpg"> would cause user browser to access image from his filesystem. if you have to store images in folder located in c:images i would suggest to create an servlet like images.jsp, that as a parameter takes name of a file, then sets servlet response content to an image/jpg and then loads bytes of image from server location and put it to a response.
But what you use to create your application? is it pure servlet? Spring? JSF?
Here you can find some info about, how to do it.
Comentarios y calificaciones
Al final de todo puedes encontrar los informes de otros sys admins, tú asimismo tienes la libertad de dejar el tuyo si lo deseas.
¡Haz clic para puntuar esta entrada!
(Votos: 0 Promedio: 0)