| java.lang.Object org.zkoss.seam.ConversationUtil
ConversationUtil | public class ConversationUtil (Code) | | This class helps developers to do thing with Seam's Conversation
author: Dennis.Chen |
appendLongRunningConversation | public static String appendLongRunningConversation(String url)(Code) | | Append current Long Running Conversation's id to url.
Parameters: url - if exist a long running conversation the new url which contains a long running conversation id will be return.other wish return url directly. |
containsParameter | static boolean containsParameter(String url, String parameterName)(Code) | | package*
|
|
|