& is the character entity for the ampersand sign '&'.

-- Chris

NB. This is so basic that you absolutely should look this
up when seriously doing web development.

----- Original Message ----- 
From: "Andy Schmidgall" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Thursday, December 11, 2003 6:23 PM
Subject: OT: Digester does not like '&'


I'm sure I'm demonstrating a lack of basic knowledge about character
encoding here, but why does "&amp;" work when '&' doesn't? The thing
that gets me is that they both have '&' in them :)

-Andy

-----Original Message-----
From: Robert Taylor [mailto:[EMAIL PROTECTED] 
Sent: Thursday, December 11, 2003 10:54 AM
To: Struts Users Mailing List
Subject: RE: Digester does not like '&'


Try &amp;

> -----Original Message-----
> From: Chiming Huang [mailto:[EMAIL PROTECTED]
> Sent: Thursday, December 11, 2003 11:51 AM
> To: Struts Users Mailing List
> Subject: Digester does not like '&'
> 
> 
> Hi,
>  
> We are using the Digester which comes with the Struts 1.1 for
> reading xml files.  The Digester will throw exception if the data 
> contains an '&' character.  Is there a way to work around this?
>  
> Thanks,
> Chiming
> 
> 
> ---------------------------------
> Do you Yahoo!?
> Free Pop-Up Blocker - Get it now

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to