... works here... try it with ie... (did I REALLY say that) many dhtml tricks and layers running on that page... so many in fact its scary... what ever...
Luca, Let me explain: when the user buys the specific subscription, in some way the browser is configured to prefer cHTML instead over WML. When WURFL sees the...
... yes, please. Let me understand the problem and I will do my best to figure out what is what. Also, as a quick solution, you should be able to configure...
... it could be that they are recognisng the devices by the utn (msisdn) or that the browser markup is set by the operator. i would guess it the first one. ...
... That is an option. Alternatively it could be that the first time cache.php is created (about 2MB big), when at the second hit the PHP loads it it takes...
... IMO the operator is recognizing the device by the UTN and their gateway is rejecting xHTML since iHTML is expected. You should try to recognize uniquely...
... Hello José, thanks to many nice developers like you the support of MS browsers and device is growing in WURFL. In my local copy (committed to CVS...
Andrea, You are probably right. We have a different hostname when people come from i-mode. What is your proposal to catch this exception. You'll understand...
... I don't think you necessarily need to use JSP exceptions. You may have to do changes in the WURFL API though to trap the response for the preferred_markup...
Hi all, We are testing an application with Sagem My-X6 and WURFL gives us xhtml_mp as the preferred mark up language, but the device crash when it receives...
... Jose', I can confirm that the browser shipping on that phone comes from Openwave. We produced it explicitly for Imode carriers too and it's supposed to ...
Luca, For the accesskey I mean for cHTML-devices: it would make sense to generate the emoij, isn't it? Thanks for the trick using the c:if. Stupid enough I...
... Thanks Andrea, That's exactly what I was talking about, after a little modifing of your code I got it working (see below). We're in the middle of...
... I am not so sure. What if someone does not want the emoji for some reason and WALL is just putting it there for them? what if the device does not support...
Luca, You are right, plus the info from Vincent that even cHTML devicee exist that don't support emoij's. Anyway, perhaps it is worth to have an attribute for...
... this would be feasible, but I would prefer not to rush to clutter my tags with extra attributes. If I add an attribute today, I have to live with it in the...
... Blame these happy chappies: http://www.w3.org/XML/ . They appeared to want to have an escape character. Michael...
Michael Kaye
michael@...
Feb 2, 2005 8:46 pm
17435
Hi, I would like to propose a patch for WURFL. This patch would fix incosistency of KDDI device's id values. I don't know what the id naming schema is, but I...
hi , I am creating a web application using PHP and MySQL that should work on PCs,Pocket PCs , PDAs and mobile phones.Could anybody please tell me how the a...
nice submission eito. i ve got a few kddi's as well which i will submit shortly. ive also noticed a few vodafone japan devices and we already have a large...
... It would be cool to have more info about these KDDI devices such as device names, screen sizes... all the basic info that everyone wants. ;) These will get...
... as you will have noticed, using the encoder is good and bad at the same time. It takes WAY longer to be generated at the first run, but then is faster. I...
Hi, I have a JSP and I don't want it to be cached by Nokia6600. I have the following headers sent: <meta http-equiv="Pragma" content="no-cache"/> <meta...
Evgenya Borisenko
Evgenya.Borisenko@...
Feb 3, 2005 11:16 am
17441
For questions like this, it is advisable to post a self contained JSP that produces the example. Just trying to guess here...are you sure you don't have an...
... one approach could be to use 2 different sites: www.yourdomain.tld for browsers that support HTML, and wap.yourdomain.tld for wap ones another one could be...
Hello, I'm a little late on this topic. I'll try to sum up things. Devices not configured as supporting cHTML. As it was suggested by Vincent, many devices...
... i will be finshed in about a week. on another thread, i dont know if anybody has a v800 on the group, but i have heard talk that as it is almost identical...
I've just started using Wall, and I've run into an error. My main sample code is: <%@ include file="/include.jsp" %> <wall:document><wall:xmlpidtd /> <c:import...
are you using the very latest beta of WALL? one of the last things I changed before release was to use the pagecontext to store the document reference (rather...