Hi,

why don't you use just plain jsp? WML ist just an XML application. I do not
know, if there are taglibs available for creating the WML specific tags. If
not, it should not be difficult to create the code without. This is the road
I wanted to go, if I would ever be forced to support WML. At the moment I
produce pages for the XHTML MP specified in WAP2 and supported by most
current handsets.

If you find a better way (or a taglib), please let me know.

Martin

> -----Ursprüngliche Nachricht-----
> Von: Dhanasekaran Vivekanandhan [mailto:[EMAIL PROTECTED] 
> Gesendet: Montag, 24. Juli 2006 15:01
> An: user@struts.apache.org
> Betreff: struts wml
> 
> 
> Hi All,
> I am trying to use struts 1.2.9 for generating wml
> page.
> currently I found one project avl in sourceforge.net
> (http://sourceforge.net/project/showfiles.php?group_id=68335&p
ackage_id=66856&release_id=138465)
,but this is compatible with Struts v1.1b3 only.
Actually the problem happens in handling error
message.
Use of ActionError is deprecated in 1.2.9 Struts,so I
have used ActionMessage.But using ActionMessage throws
"java.lang.ClassCastException: org.apache.struts.action.ActionMessage".but
if use ActionError ,there is no issue. This problem occurs only if i try to
generate wml page using sourceforge.net project. Is there a workaround or
any other open source projects avl for wml with struts. Regds, Dhanasekaran.


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

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



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

  • struts wml Dhanasekaran Vivekanandhan
    • AW: struts wml Martin Kindler

Reply via email to