dear everyone
when i was running imagedb, comfronting 2 problems.
background:eclipse3.2.1, tomcat5.5.16,mysql5.0
1.how can i upload bigger image to mysql?
the size of the image limited by image-servlet.xml and mysql table size?
2.about the mail how can i run the email in the imagedb?
in mail.properties i chang to
mail.host=localhost
mail.from=imagedb@springframework.org
mail.to=wangpandcu@hotmail.com
thank you indeed!!!