BrowserContent 无法呈现我的页面并重定向。我应该怎么办?
当我登录时,它不会显示主页,而是根据有效的用户名和密码重定向回登录页面。它仅发生在 BrowserContent 中,而不发生在 BrowserField 或任何其他地方。可能是什么问题?
[需要注意的是,我使用的是4.5 JDE中提供的示例] 更多信息:我已经尝试过该页面进行身份验证,就像我输入错误的用户名和密码时发生的情况一样,验证完成得很完美...
我跟踪每个 URL 的输入流的结果,并了解原因正在发生重定向。我发现在页面的正常 HTML 上方插入了一个 HTML,该 HTML 显示了一个对象已移动到登录页面的超链接,并且根本没有查看主页。
更多信息:我还跟踪了 set-cookie 是否被维护。会话被维护……
还有一个错误……浏览器内容不断重定向到所请求的页面,并且在加载失败时,它给出RenderingException 指出最大重定向尝试失败。如果存在引荐来源网址,它将页面重定向到该引荐来源网址。为了安全起见,我删除了附件中的链接名称。
When I log in, instead of showing the homepage, it redirects back to log in page, on valid user name and password. It only happens with BrowserContent, and not in BrowserField or any where else. What could be the problem?
[This is to be noted that I am using the sample provided in the 4.5 JDE]
More information: I have tried the page for authentication, like what happens when I input wrong user name and password, the validation is done perfectly...
I track the result of the input-stream for each of the URL, and to know why the redirection is happening.. I found that an HTML is inserted above the page's normal HTML, that shows hyperlink that an object is moved to the log in page, and the main page is not viewed at all.
More information: I have also tracked whether the set-cookie is maintained or not.. The session is maintained...
There is one more bug.. The browserContent keeps on redirecting to the page requested, and on fail of load, it gives RenderingException stating that maximum attempts of redirection fail. In case there is a referrer, it redirects the page to it. In the attachment, I have removed the link name for security.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论