wildcard-mapping Questions
1
Solved
I have the following action mapping in my application's struts.xml, which was working just fine with Struts 2.3.28.1; calls to the /editApplication action where being handled by the x.ApplicationHa...
Quixotic asked 13/5, 2016 at 20:21
3
Solved
I followed this post and created a custom URL application. The action is getting called but the url shows with session id like
http://localhost:8080/CustomURL%7Busername%7D.action;jsessionid=9C1FB3...
Physicochemical asked 23/5, 2014 at 1:37
2
Solved
I am working on a project where I want to provide unique URL for each user.
For example:
www.SocialNetwork.com/jhon
www.SocialNetwork.com/jasmine
So far I'm able to achieve this:
www.SocialNetwo...
Cortico asked 21/5, 2014 at 10:16
2
Solved
I there a simple way when using ASP.NET 4.0 routing with Web Forms to produce a route that will act as some kind of wildcard?
It seems to me that within WebForms, you have to specify a route for e...
Nitriding asked 24/4, 2010 at 11:50
1
© 2022 - 2024 — McMap. All rights reserved.