You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by sandyvj83 <sa...@gmail.com> on 2008/03/27 12:45:27 UTC

Replacement for org.apache.struts.taglib.html.FormTag and org.apache.struts.taglib.html.Constants.

Hi All,

Does someone know the replacement for org.apache.struts.taglib.html.FormTag
and org.apache.struts.taglib.html.Constants in struts 2.

Thanks in Advance,
Sandeep
-- 
View this message in context: http://www.nabble.com/Replacement-for-org.apache.struts.taglib.html.FormTag-and-org.apache.struts.taglib.html.Constants.-tp16324500p16324500.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: Replacement for org.apache.struts.taglib.html.FormTag and org.apache.struts.taglib.html.Constants.

Posted by Antonio Petrelli <an...@gmail.com>.
2008/3/27, sandyvj83 <sa...@gmail.com>:
>
> Does someone know the replacement for
> org.apache.struts.taglib.html.FormTag
> and org.apache.struts.taglib.html.Constants in struts 2.



Err... sorry Sandeep but I think that you are following a wrong approach.
If you want to convert an application from Struts 1 to Struts 2 you need to
learn Struts 2 almost from scratch. Don't think in "replacements", since
Struts 1 and 2 are two different things.

Antonio