Richard Sayre wrote:
> 
> I should have also mentioned that there are security issues with
> persisting to the hard drive.
> 
> I would recommend saving to the database and loading the images as
> needed.  Do not save them to session.  I do not think you will have a
> performance problem.
> 
> Rich
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
> 
> 
> 

Any way to resolve the security issue? If the user save the portrait in the
hard drive(outside of app), I couldn't find a way to display it using URL. 

"<i-mg src="/home/username/images/local/PRTR.jpg" />" doesn't work at all.
-- 
View this message in context: 
http://www.nabble.com/Performance-issue-with-large-data%28such-as-images%29-tp23945029p23969795.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to