Re: wmlc

2001-03-12 Thread Graham Stark

On Sat, 10 Mar 2001, RameshBabu R Muthuvel wrote:

 Hi Graham
 
 I am trying to run WAP application (tomcat-apache on windows NT) using phone 
 simulators. I get a 404 error.
 
 I am looking for:
 
 1)can you send some details on configuring tomcat for serving WML decks

As far as I can see (and I'm fairly new to this myself) it requires no
extra configuration.

 2)What plugins i would need
 
 I had already added the required mimetype mappings in the tomcat "web.xml" 
 file, and apache "mimi.types" file.
 

If you've done this, the only thing I can think of is setting the mime
type in the servlet response:

res.setContentType("text/vnd.wap.wml"); 

Perhaps there is a problem with your emulator?

regards,

Graham
x


 thanx in advance
 
 ramesh
 
 
 
 _
 Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, email: [EMAIL PROTECTED]
 
 

Graham Stark
The Institute for Fiscal Studies 
7 Ridgmount Street, London, WC1E 7AE, UK 
work: (+044) 020 7291 4837  fax: (+044) 020 7323 4780 
home: 01908 618239 mobile: 0774 891 4796
http://www.ifs.org.uk  virtual economy! http://ve.ifs.org.uk   



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




Re: wmlc

2001-03-10 Thread RameshBabu R Muthuvel

Hi Graham

I am trying to run WAP application (tomcat-apache on windows NT) using phone 
simulators. I get a 404 error.

I am looking for:

1)can you send some details on configuring tomcat for serving WML decks
2)What plugins i would need

I had already added the required mimetype mappings in the tomcat "web.xml" 
file, and apache "mimi.types" file.

thanx in advance

ramesh



_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


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




wmlc

2001-03-09 Thread Graham Stark

Everyone,
 hi. I'm playing around with wml and wap and all that using
Tomcat.

A couple of questions:

(1) can anyone point me to a wmlc bytecode generator that could be
integrated with tomcat?

(2) assuming I can find one, what are the advantages of wmlc over standard
wml (sorry if this is slightly off topic; wmlc is, as I understand it,
a compiled  compressed version of wml)

regards,

Graham

btw, here's a Tomcat based application I've been working on at the British
Broadcating Corporation:

http://news.bbc.co.uk/hi/english/static/in_depth/uk/2001/budget_2001/byoc/byoc.htm 

Graham Stark
The Institute for Fiscal Studies 
7 Ridgmount Street, London, WC1E 7AE, UK 
work: (+044) 020 7291 4837  fax: (+044) 020 7323 4780 
home: 01908 618239 mobile: 0774 891 4796
http://www.ifs.org.uk  virtual economy! http://ve.ifs.org.uk   



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