Google+

Category Archives: Tips

  1. Some SQL injection in Android – how to use GROUP BY and CASE when you are not allowed to do so

    9

    8 February 2012 by ludovicianul

    I suppose you’re all familiar with the “academic” examples of SQL injection when you put a AND 1=1 at the …
    Continue reading

  2. How to increase Tomcat heap size in Eclipse

    1

    15 September 2011 by ludovicianul

    If you get a lot of java.lang.OutOfMemoryErrors while running your web application on Tomcat from Eclipse, it means that you …
    Continue reading

  3. How to inject Spring beans into Servlets

    5

    8 September 2011 by ludovicianul

    This can be achieved in 3 simple steps: 1. Implement HttpRequestHandler First of all your servlet class must implement the org.springframework.web.HttpRequestHandlerinterface …
    Continue reading

Follow

Get every new post delivered to your Inbox.

Join 47 other followers