You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by abhilash <so...@gmail.com> on 2008/04/16 12:30:40 UTC

issus with tapestry4.1.5

Hi all,
I am using tapestry4.1.5.
How can check the request made is ajaxrequest or normal request?
any ideas?
Thanks in advance.
-- 
View this message in context: http://www.nabble.com/issus-with-tapestry4.1.5-tp16720756p16720756.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: issus with tapestry4.1.5

Posted by abhilash <so...@gmail.com>.
Thank you..

abhilash wrote:
> 
> Hi all,
> I am using tapestry4.1.5.
> How can check the request made is ajaxrequest or normal request?
> any ideas?
> Thanks in advance.
> 

-- 
View this message in context: http://www.nabble.com/issus-with-tapestry4.1.5-tp16720756p16739098.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: issus with tapestry4.1.5

Posted by Igor Drobiazko <ig...@gmail.com>.
Check the method ResponseBuilder#isDynamic()

On Wed, Apr 16, 2008 at 12:30 PM, abhilash <so...@gmail.com> wrote:

>
> Hi all,
> I am using tapestry4.1.5.
> How can check the request made is ajaxrequest or normal request?
> any ideas?
> Thanks in advance.
> --
> View this message in context:
> http://www.nabble.com/issus-with-tapestry4.1.5-tp16720756p16720756.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>


-- 
Best regards,

Igor Drobiazko