Dear;
 
I am using WebSphere 6. Along with sturts and tiles. 
 
http://publib.boulder.ibm.com/infocenter/wasinfo/v7r0/index.jsp?topic=/com.ibm.websphere.express.iseries.doc/info/iseriesexp/ae/tdyn_wsclientcache.html
 
Referring to the above link, under the heading component subelement, there is a 
table with the heading Type. It contains the value sessionID.  
 
I could not understand the implementation of it. I will be highly obliged if 
you can forward me a sample. 
 
This is what I am trying to do:
 
<cache-entry>
      <class>servlet</class>
      <name>/root/includes/appmainmenu.jsp</name>
      <cache-id>
            <component id="node" type="tiles_attribute">
                  <required>true</required>
            </component>
            <dependency-id>
            <component type="sessionID">
                  <required>true</required>
            </component>
            </dependency-id>
            <timeout>15</timeout>
      </cache-id>
</cache-entry>
 
Thanking you in advance.






With regards
 
Muhammad Owais Bilal Awan,
+966-56-5823-940


      

Reply via email to