Hi,
Am having problems submitting a form with action  property for html:link,
i have 2 links, a buton in my JSP.I try to set a value for an attribute
onclick of teh link / onlick of the button.
The property set for the button overrides the value for the value for link
wven wehn the button is not clicled.
Would anyone please help me thru this
Thanks
regards
Sangeetha Nagarjunan
IT Solutions India Pvt. Ltd.
Bangalore
080 - 6655122 X 2119



                                                                                       
                                       
                    "Hirschmann, Bernhard"                                             
                                       
                    <Bernhard.Hirschmann@t-sy       To:     "'Struts Users Mailing 
List'" <[EMAIL PROTECTED]>    
                    stems.com>                      cc:                                
                                       
                                                    Subject:     Transforming a String 
to valid HTML encoding                 
                    01/13/03 06:03 PM                                                  
                                       
                    Please respond to "Struts                                          
                                       
                    Users Mailing List"                                                
                                       
                                                                                       
                                       
                                                                                       
                                       





I still have the problem to transform a String containing national special
characters to the appropriate HTML encoding.

i.e.: "schön & reich" --> "sch&ouml;n &amp reich"

The class org.apache.struts.util.ResponseUtils only transforms the 4
characters <, >, & and " into their html representative. But in an
internationalized application we have 28 languages with all their special
characters to handle.

I guess we're not the first to solve this problem, but I can't find a
transformer for that.

Any hints highly appreciated.

Regards,
Bernhard

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






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

Reply via email to