The difference appears to be : vs %3A (the URL encoded : ) in urls.

For example wicket seems to be creating test:test2 in Firefox and
test%3Atest2 in IE. Glassfish doesn't like the :

Thijs wrote:
> 
> Do you know what is send differently to the server in FF2 vs IE
> (WireShark?)
> And where the error is thrown, why it says that the URLPatternSpec is 
> invalid...
> 
> Thijs
> 
> On 18-11-2008 22:57, prasana wrote:
>> Hi all,
>>
>> We are running Wicket Portlet in Jetspeed Portal deployed in Glassfish.
>>
>> But whenever we make a Ajax calls, it results in "There are some problems
>> in
>> the request: invalid URLPatternSpec|#" in the server log file and Ajax
>> Debug
>> windows shows "ERROR: Received Ajax response with code: 400"
>>
>> The above error happens only in Firefox 2 and not in IE 6/7
>>
>> I greatly appreciate any help regarding on what I need to do to see the
>> workflow actions for assets.
>>
>> Thanks
>> Prasanna
>>    
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Invalid-URLPatternSpec-for-Ajax-Calls-in-Wicket-Portlet-tp20569102p20587745.html
Sent from the Wicket - User mailing list archive at Nabble.com.


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

Reply via email to