On Tue, 2002-07-16 at 15:47, John Thorhauer wrote: > Hi, > > I am having a problem with some of my xdocs that contain single quotes. > When maven generates the html output, it replaces the single quote with > the following: > > ' > > This seems to keep mozilla happy but Internet Explorer does not know > what to do with this. However, IE does seem to be able to handle the > character code represetation of the single quote which is this: > > ' > > So my question is, how can I get Maven to spit out ' instead of > ' in my end html document. Ii have tried escaping the characters > several different ways but I am stuck.
Can you send a link to the doc in CVS so we can take a lot? > Thanks, > John > -- > ******************************** > ** John Thorhauer > ** [EMAIL PROTECTED] > ** take a look at: > ** http://tambora.zenplex.org > ** http://www.zenplex.org > ** http://www.zenplex.com > ******************************** > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- jvz. Jason van Zyl [EMAIL PROTECTED] http://tambora.zenplex.org In short, man creates for himself a new religion of a rational and technical order to justify his work and to be justified in it. -- Jacques Ellul, The Technological Society -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
