I am using Netbeans 6.5.I want to upgrade my struts 1.2 application to struts 2.0.But netbeans 6.5 support struts 1.3 only not 2.0.
How can i do that ?
At the time you can use struts 1.7(.1.1) on NetBeans 6.5 Seems to me updated version (2.0 you are talking about) for NetBeans 6.5, I've check on the IDE plugins and couldn't find any updates.
__________________
Use an appropriate Subject. "Help, urgent!" isn't one.
Someone helped you? their helpful post.
I did as mtyoung said here.
But while i bulid my project it builds fine.i got war file too.But as i run the application i got error like service() not found.I have tried more time.I didnot get yet it.