i tried
<map:match pattern="test.wml">
<map:read src="test.wml"/>
</map:match>
and it works for url mail/test.wml in both the phone and the emulator !
What does this mean?
Now im trying to debug the wml pages using Nokia's nmit.
Im wondering if the problem has something to do with session. There is a folder called
authentication-fw in webapp > samples which i have not included in my webapp > mail
folder.
The authentication-fw folder contains a sitemap.xmap and flow.xmap.
Basically all the information i need to get my application working is there in the
'mail' folder in webapp directory. Do i need to include other folders also....like
authentication-fw etc...??
regds.
smith
Quoting [EMAIL PROTECTED]:
> Quoting Oro smith <[EMAIL PROTECTED]>:
>
> > Oro smith schrieb:
> > Actually when i found that i got the message "invalid wml code" i
> > tried to test if it was not valid.
> >
> > I saved the wml being generated to disk ie.cocoon 'mail' directory
> and
> > tried to display it using sitemap.
> >
> > <map:match pattern="test.wml">
> > <map:generate src="test.wml"/>
> > <map:serialize type="wml"/>
> > </map:match>
> >
> >
> > Surprisingly when i went to url
> > http://xxx:8888/mail/test.wml
> >
> > The same TTEmulator displayed this page without error.
> > What can be the reason?
> >
>
> strange, but try :
>
> <map:match pattern="test.wml">
> <map:read src="test.wml"/>
> </map:match>
>
> when serving static files.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
-------------------------------------------------
Still single? Click here to find the perfect match.
http://www.bharatmatrimony.com/cgi-bin/bmclicks1.cgi?141
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]