Re: [Opensymphony-oscache] cachetest.jsp in oscache-example.war
"jacky" <[email protected]>
| Newsgroups | gmane.comp.java.open-symphony.os-cache |
|---|---|
| Message-ID | <00dd01c53404$3bc70760$6201a8c0@computer> |
Do you mean the Thread.sleep(1000L) has been cached in jsp?
but this code is a function not the variable.
How does oscache cache it?Just cache the return value of the function and does nothing?
Best Regards.
jacky Keenmicro
----- Original Message -----
From: "dres" <[email protected]>
To: <[email protected]>
Sent: Tuesday, March 29, 2005 2:22 AM
Subject: [Opensymphony-oscache] cachetest.jsp in oscache-example.war
> Could you clarify your question? The cache tags will not cache the javascript but instead the ouput of the script. So, your sleep will run once but then all the other requests will get an immediate cached response.
>
> ---------------------------------------------------------------------
> Posted via Jive Forums
> http://forums.opensymphony.com/thread.jspa?threadID=1048&messageID=3550#3550
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>