This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
i am doing a program in struts2 in myeclipse 8.0. i have been added the library of struts2 in project.
now when i create a new action class.
File>New>Other
a dialog box open to select a wizard
it show me Web-Struts
Struts 1.1
Struts 1.2
Struts 1.3
but it dows not show Strust 2 option.
How create the action class in Struts 2.
It looks, this version do not have struts2 plug in. I am not sure about that, so please check it with myeclipse web site. And I think myeclipse8.5 comes with struts2 plug in.
Babu Singh wrote:How create the action class in Struts 2.
Then we have to make it manually like any other java classes
Moving to IDEs. You'll probably need to upgrade your MyEclipse; I know it's had Struts 2 support for some time, but I'm not aware of which version it started with.