Hi, What can use to parse the error strings to make it more suitable to my language.
I am building a Database web application and I need to parse the error to the user: From (error:description): org.apache.cocoon.ProcessingException: Could not add record: java.sql.SQLException: ERROR: Cannot insert a duplicate key into unique index categoria_cat_nombre_key To (string to the user): Cannot insert a duplicate key into unique index "category_name" Regards, Antonio Gallardo --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>