My environment is as follows:
- Apache server
- Tomcat servlet container
- Cocoon web application
- MySQL database
I posted this on the Cocoon users' mailing list without response. If somebody can either answer my question, or point me in the right direction, I'd be EXTREMELY grateful )
I have data in the db that is being retrieved through JDBC. From there, it is being sent to an XML doc as SAX events and from there being converted to HTML by Cocoon.
Somewhere along the line, "<P/>" in the database is being replaced by "&lt;P/&gt;". I don't want this to happen. Any clues? Suggestions? Liam Morley
lmorley@wpi.edu
"light the deep, and bring silence to the world.
light the world, and bring depth to the silence."
- Apache server
- Tomcat servlet container
- Cocoon web application
- MySQL database
I posted this on the Cocoon users' mailing list without response. If somebody can either answer my question, or point me in the right direction, I'd be EXTREMELY grateful )
I have data in the db that is being retrieved through JDBC. From there, it is being sent to an XML doc as SAX events and from there being converted to HTML by Cocoon.
Somewhere along the line, "<P/>" in the database is being replaced by "&lt;P/&gt;". I don't want this to happen. Any clues? Suggestions? Liam Morley
lmorley@wpi.edu
"light the deep, and bring silence to the world.
light the world, and bring depth to the silence."