Re: Struts 2 Ajax DEBUG: widget ID collision on ID: xxx Problem!?

2008-07-15 Thread netslow

I have the same problem. And, as I think, it causes the following error:
"WARNING: Parameters: Invalid chunk ignored". I have a lot of files, and I
won't post them for now.

Any ideas?


Noob2k8 wrote:
> 
> Hi,
> 
> ive got a small problem with a simple Ajax example.
> 
> My whole app is too big so ive created a small example which produces the
> same error.
> 
> ajaxTest.jsp
> 
> <%@ page language="java" contentType="text/html; charset=ISO-8859-1"
> pageEncoding="ISO-8859-1"%>
> <%@ taglib prefix="s" uri="/struts-tags" %>
> 
>  "http://www.w3.org/TR/html4/loose.dtd";>
> 
> 
>
> 
> Insert title here
> 
> 
> 
> 
> 
>   try it
> 
>  
> 
> 
> 
> 
> 
> 
> 
> ---
> 
> asTest.jsp
> 
>  <%@ taglib prefix="s" uri="/struts-tags" %>
> 
> Test1
>  href="test.jsp">
> 
> 
> -
> 
> test.jsp:
> 
> 
> test.jsp
> 
> 
> 
> 
> 
> 
> if i click more than once on the link "try it" i get the following error:
> 
> DEBUG: widget ID collision on ID: new3423
> 
> the last few hours ive tried to fix this problem.. but no luck.
> 
> i hope someone here can help me out.
> 
> Thx in advance
> 

-- 
View this message in context: 
http://www.nabble.com/Struts-2-Ajax-DEBUG%3A-widget-ID-collision-on-ID%3A-xxx-Problem%21--tp17449846p18464298.html
Sent from the Struts - User mailing list archive at Nabble.com.


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



Struts 2 Ajax DEBUG: widget ID collision on ID: xxx Problem!?

2008-05-24 Thread Noob2k8

Hi,

ive got a small problem with a simple Ajax example.

My whole app is too big so ive created a small example which produces the
same error.

ajaxTest.jsp

<%@ page language="java" contentType="text/html; charset=ISO-8859-1"
pageEncoding="ISO-8859-1"%>
<%@ taglib prefix="s" uri="/struts-tags" %>

http://www.w3.org/TR/html4/loose.dtd";>


   

Insert title here





  try it

 







---

asTest.jsp

 <%@ taglib prefix="s" uri="/struts-tags" %>

Test1



-

test.jsp:


test.jsp






if i click more than once on the link "try it" i get the following error:

DEBUG: widget ID collision on ID: new3423

the last few hours ive tried to fix this problem.. but no luck.

i hope someone here can help me out.

Thx in advance
-- 
View this message in context: 
http://www.nabble.com/Struts-2-Ajax-DEBUG%3A-widget-ID-collision-on-ID%3A-xxx-Problem%21--tp17449846p17449846.html
Sent from the Struts - User mailing list archive at Nabble.com.


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