shail
05-04-2006, 08:10 AM
i have a web application rus and
the src attribute of my .lzx file look like
src="http:Controller/AP" and the Controller is the servlet where is want to take the controll when user clicks on submit button .when i see the log message(lps.log) i got the following error
INFO responders.Responder - Responding with error (text/xml): <?xml version="1.0" encoding="UTF-8"?><!DOCTYPE laszlo-data><resultset><error status="2" msg="data conversion error for http://3.235.119.218:8080/rus/Controller/APScreen?place=Hawaii: Error on line 9: The element type "link" must be terminated by the matching end-tag "</link>"."/></resultset>
Can anybody plz help me out wht is happening and how can i rectify this
Thanks in advance
the src attribute of my .lzx file look like
src="http:Controller/AP" and the Controller is the servlet where is want to take the controll when user clicks on submit button .when i see the log message(lps.log) i got the following error
INFO responders.Responder - Responding with error (text/xml): <?xml version="1.0" encoding="UTF-8"?><!DOCTYPE laszlo-data><resultset><error status="2" msg="data conversion error for http://3.235.119.218:8080/rus/Controller/APScreen?place=Hawaii: Error on line 9: The element type "link" must be terminated by the matching end-tag "</link>"."/></resultset>
Can anybody plz help me out wht is happening and how can i rectify this
Thanks in advance