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.
我即将发布我的第一个应用程序。很快就会有这个应用程序的更新和新版本。我想知道是否有办法让用户强制下载更新/新版本。(我见过很多应用程序这样做。)
我是否必须为此对代码进行任何更改?如果是,这些变化将是什么?
I would like to place the Facelets template file for JSF in a JAR file.
I tried to reference it by EL as
<ui:composition template="#{resource['templates:template_pe_layout.xh