Hi! I have a same problem that Prateek. I use Struts 2. I try to access the development web server console web application. http://localhost:8080, run, but at run http://localhost:8080/_ah/admin or: http://localhost:8080/_ah/login But for both, says the page:
"Struts Problem Report Struts has detected an unhandled exception: # Messages: There is no Action mapped for action name login." On 23 jun, 16:50, Ian Marshall <[email protected]> wrote: > Hello Prateek, > > Are you trying to access the development web server console web > application? If so, is the full URL you tried > > http://localhost:8080/_ah/admin > > (or whatever port number you use locally to test your URLs using the > dev app server)? > > Cheers, > > Ian > > On Jun 23, 6:37 pm, Prateek <[email protected]> wrote: > > > Hello Ian, > > > I did try the URL but couldnt get the VIEW. I have configured my apps > > with struts2 and tiles2. do i have to included any thing else in my > > Mapping. I m getting an ERROR as > > > HTTP ERROR 404 > > > Problem accessing /_ah/admin. Reason: > > > There is no Action mapped for namespace / and action name admin. > > Powered by Jetty:// > > > can you guide me to as how to resolve it. > > > Thanks and Regards > > Prateek > > > On Jun 23, 6:37 am, Ian Marshall <[email protected]> wrote: > > > > You're welcome. > > > > Of course, if you do not want to view your locally-persisted entities > > > and just want to delete them all, just follow the instructions give > > > at: > > > > http://code.google.com/intl/en/appengine/docs/java/tools/devserver.ht... -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
