First, thanks for the tool, it's very usefull. but i
have a little problem. I need to build a wml site. I
put the tld and jar and register both and can run the
struts-wmlexample but only in html browsers. When try
to open the site in a Wap emulator or a Wap device a
"Malformed file" message appear.
I see one thing, the WmlTag put and XML header in all
my pages even i got another one in the jsp pages.
Thats the probe i do:
I copy the page opened in a browser (the jsp works
fine) and copy as xx.wml file and put it in tomcat
again. When try to open the wml page it works!!!. But
if i tried to open the jsp the error continue.
What can i do?. I apreciate any help.