我需要有“个人资料网址”我的 jsf 应用程序中的功能,除了过滤器之外,还有什么方法可以实现此目的?
我需要在我的 jsf 应用程序中具有“配置文件 url”功能,除了过滤器之外,还有什么方法可以实现此目的吗?
例如: www.website.com/dan.thomas 应该带我到 Dan Thomas 的页面,
我无法使用过滤器来实现此目的。
I need to have "profile url" functionality in my jsf application, is there any way apart from filters I can achieve this?
For ex:
www.website.com/dan.thomas should take me to the Dan Thomas`s page
I can not use filter to achieve this.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
然后就停在这里了。没有其他办法。您可能会考虑重新表述问题,以解决为什么不能使用过滤器的具体问题,至少,如果它实际上是一个编程问题。
Then it stops here. There are no other ways. You might consider to reformulate the question to solve the concrete problem why you cannot use filters for this, at least, if it's actually a programming problem.