Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Developers

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-18-2008, 07:57 PM
Member
 
Posts: 10
Talking how to zimbra work with register and login

hello , everyone , this is a new man just working for zimbra , now my company want me to make a new website page just for deal with register and login , and i looked the programmer , but i dont's know how it's work ?
just like :
zimbra\zcs-src\ZimbraWebClient\WebRoot\public\login.jsp
this is a login page ,
and i found the code :
----------------------------------------------------------------
<c:url var="formActionUrl" value="/">
<c:forEach var="p" items="${paramValues}">
<c:forEach var='value' items='${p.value}'>
<c:if test="${not fn:contains(ignoredQueryParams, p.key)}">
<caram name="${p.key}" value='${value}'/>
</c:if>
</c:forEach>
</c:forEach>
</c:url>

----------------------------------------------------------------

<form method='post' name="loginForm" action="${formActionUrl}">

----------------------------------------------------------------
so tell me .which postion the action will turn to ?
thanks
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.