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.
我想先显示我的 google wep 应用程序 html 页面,然后借助我想对用户进行身份验证的按钮。可能吗 ?请帮助解决这个问题。
谢谢 。
除非您编写两个 Web 应用程序,否则这是不可能的。一个没有登录,它显示了到第二个 webapp 的链接。或者制作一个带有链接到私人页面的公共页面的谷歌网站。
我可以在一些论坛中看到他们将 struts 标签初始化为
<%@taglib prefix="html" uri="http://struts.apache.org/tags-html" %>
他们正在初始化标签<html:
<html: