Storing HTML in database

2002-10-22 Thread Robert Misior
Hello, I'm looking for a good approach of storing HTML in mysql database (field type is text). Currently I'm converting any character other then a number or alpha character to it's ASCII value before the table is updated. So far this is working fine except extra overhead and storage space

Bug ??

2002-08-21 Thread Robert Misior
this error at # http://java.sun.com/cgi-bin/bugreport.cgi # # Java VM: Java HotSpot(TM) Client VM (1.4.0_01-b03 mixed mode) # # An error report file has been saved as hs_err_pid22941.log. # Please refer to the file for further information. # -- Robert Misior Unix Systems Administrator/Programmer Salem

Question about example

2002-06-07 Thread Robert Misior
Hello, I'm in process of trying to learn Struts application framework. Looking on the source code for struts-example I'm not sure how addUser method in the DatabaseServlet.java could be used or which object is calling it and how that is done. Thanks for any help, Robert -- To unsubscribe,