Hi, I'd like to set a Struts 2 action as my homepage. I tried doing this with the welcome-file tag in web.xml, but couldn't get it to work. The best I could do was point welcome-file to an html page that redirected to the action. However, this is quite different than what I actually want. If the user visits myapp.appspot.com I want them to see that URL in their browser and bookmark that URL. I do not want to be forced to redirect them to myapp.appspot.com/Struts2Action.action Is there any way to accomplish this?
Thanks, Ben --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" 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?hl=en -~----------~----~----~----~------~----~------~--~---
