Skip to content

Instantly share code, notes, and snippets.

@jorgeuriarte
Created June 19, 2018 08:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jorgeuriarte/bf68d6710a78a58a42eb5dd9d558c22d to your computer and use it in GitHub Desktop.
Save jorgeuriarte/bf68d6710a78a58a42eb5dd9d558c22d to your computer and use it in GitHub Desktop.
Cosas de Eloy
package com.evandti;
import java.io.IOException;
import javax.servlet.*;
import javax.servlet.http.Cookie;
import javax.servlet.http.HttpServletRequest;
import com.opensymphony.oscache.base.Cache;
import com.opensymphony.oscache.web.ServletCacheAdministrator;
/**
*
* User: eloy
* Date: 25-may-2010
* Time: 18:39:54
*
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment