差異處

這裏顯示兩個版本的差異處。

連向這個比對檢視

Both sides previous revision 前次修改
下次修改
前次修改
web [2019/07/05 00:36]
tony [UX]
web [2023/06/25 09:48] (目前版本)
行 52: 行 52:
   * [[https://​ci.apache.org/​projects/​wicket/​guide/​6.x/​guide/​urls.html|Wicket 6.x - urls]]   * [[https://​ci.apache.org/​projects/​wicket/​guide/​6.x/​guide/​urls.html|Wicket 6.x - urls]]
   * [[https://​cwiki.apache.org/​confluence/​display/​WICKET/​Getting+a+url+for+display|Getting a url for display]]   * [[https://​cwiki.apache.org/​confluence/​display/​WICKET/​Getting+a+url+for+display|Getting a url for display]]
 +  * [[https://​issues.apache.org/​jira/​browse/​WICKET-6602|AuthenticatedWebApplication login Workflow broken with replaceSession]] Session Fixation問題可以用session.changeSessionId去解 ​
 ==== Jetty ==== ==== Jetty ====
   * [[https://​stackoverflow.com/​questions/​22998834/​webapp-with-embedded-jetty-giving-exception|java.lang.IllegalStateException:​ Form too many keys]]   * [[https://​stackoverflow.com/​questions/​22998834/​webapp-with-embedded-jetty-giving-exception|java.lang.IllegalStateException:​ Form too many keys]]
行 72: 行 73:
   * [[https://​ux.stackexchange.com/​questions/​82485/​whats-the-longest-acceptable-delay-before-an-interaction-starts-to-feel-unnatur|delay time該多久?​]]   * [[https://​ux.stackexchange.com/​questions/​82485/​whats-the-longest-acceptable-delay-before-an-interaction-starts-to-feel-unnatur|delay time該多久?​]]
   * [[https://​docs.microsoft.com/​zh-tw/​windows/​win32/​uxguide/​progress-bars|M$ UX Guide]]   * [[https://​docs.microsoft.com/​zh-tw/​windows/​win32/​uxguide/​progress-bars|M$ UX Guide]]
 +  * [[https://​uxplanet.org/​how-to-write-good-error-messages-858e4551cd4|How to Write Good Error Messages?]]