Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在我的 Mvc 应用程序中,我启用了仅缓存 js、css 和图像的 Html5 Appcache。问题是启用 appcache 时,我的 FormaAthentication 失败。禁用后它工作正常。我不知道为什么会这样。请给我一个解决方案。
我使用的是“GWTP”而不是“GWT”,没有RootLayoutPanel添加TabLayoutPanel进去。
RootLayoutPanel
TabLayoutPanel
在 Eclipse 中,我可以自动生成 MyPresenter、MyView 和 MyUiBinder.ui.xml 文件。
所以,在 MyUiBind