when i am executing a struts application regarding
applying DispatchAction then only 2 errors are coming
1) package import org.apache.struts.actions.*; doesnot exist
2) Symbol DispatchAction doesnot exist
except these two all others are resolved.
so can u plz guide me regarding this error .
Thanking you
Manas Ranjan
Absolutely, I wonder that for even those rieetprnse apps that make extensive use of frameworks whether they get any real benefit out of them.What's the point in making something re-usable if you're never going to re-use it?And if you don't follow it through ALL THE WAY (unit testing, mocking, documentation etc) then chances are it's costing you more to develop, and you're never going to get the payback you should.
HTML actionNicholas Migot October 18, 2012 at 4:46 PM
bug in DispatchAction manas October 12, 2011 at 12:25 AM
when i am executing a struts application regarding applying DispatchAction then only 2 errors are coming 1) package import org.apache.struts.actions.*; doesnot exist 2) Symbol DispatchAction doesnot exist except these two all others are resolved. so can u plz guide me regarding this error . Thanking you Manas Ranjan
goodumesh November 10, 2011 at 4:34 PM
good material.very usefull to understand the concept.
zVpNFZjqpKAKzJfltATuna March 22, 2012 at 2:24 AM
Absolutely, I wonder that for even those rieetprnse apps that make extensive use of frameworks whether they get any real benefit out of them.What's the point in making something re-usable if you're never going to re-use it?And if you don't follow it through ALL THE WAY (unit testing, mocking, documentation etc) then chances are it's costing you more to develop, and you're never going to get the payback you should.
HTML actionNicholas Migot October 18, 2012 at 4:46 PM
thanks
Post your Comment