MyEclipse Forums
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
RobertHartford
Post subject: Dojo and old AJAX Browser  PostPosted: Mar 29, 2012 - 10:43 PM
Veteran Member
Veteran Member


Joined: Apr 20, 2004
Posts: 1

My web pages work fine with Dojo 1.6.1 and firefox 10.0, but the old browser in MyEclipse gives an invalid template for the dojoTypes:
dijit.form.HorizontalSlider
and
dijit.layout.TabContainer
Commenting them out and makiing other changes bypasses the problem but is not a solution.

Using the below in a jsp file gives the browser versions being used:
final String sUserAgent = request.getHeader("User-Agent");
System.out.println("The user agent is "+sUserAgent);

For the AJAX web broser
The user agent is Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.7) Gecko

For the working Firefox 10.0 browser
The user agent is Mozilla/5.0 (Windows NT 6.0; WOW64; rv:10.0) Gecko/20100101 Firefox/10.0

Is there a way to upgrade the AJAX browser to a more recent version.
 
 View user's profile Send private message  
Reply with quote Back to top
support-swapna
Post subject:   PostPosted: Mar 30, 2012 - 01:29 PM



Joined: Nov 11, 2010
Posts: 2152

RobertHartford ,

I have escalated it to a dev team member. They will get back to you.
Sorry for inconvenience.

_________________
Swapna
MyEclipse Support
 
 View user's profile Send private message  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT - 6 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2004 The PNphpBB Group
Credits