Side navigation
#7791 closed bug (invalid)
Opened December 16, 2010 11:21AM UTC
Closed December 16, 2010 11:31AM UTC
Compatibility with tomcat
Reported by: | ianpeter@gmail.com | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | 1.6 |
Component: | unfiled | Version: | 1.4.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
i want to ask about compatibility jquery with tomcat version. is there any recommendation. i already implement jquery for tomcat version 5.x (5.5.23) and in some case impact to response time from user.
please advise. thanks
Attachments (0)
Change History (1)
Changed December 16, 2010 11:31AM UTC by comment:1
resolution: | → invalid |
---|---|
status: | new → closed |
Please note that the jQuery bug tracker is not for support requests, only to report bugs in jQuery core. Please use the jQuery Forum for support requests. And make sure to include a clear question.
Tomcat is a servlet container (runs Java Servlets, JSP) so I'm not really sure what you are asking. There shouldn't be any compatibility issues at all, as to tomcat jQuery is just a javascript file getting served to the user. I also don't understand what you mean with
>in some case impact to response time from user