Search:

Type: Posts; User: scriptfighter; Keyword(s):

Search: Search took 0.04 seconds.

  1. Thanks

    Thank you for the good advice, and yes, it is probably a portal bug, that the expiration is not working properly.

    I will try setting the response attribute as you mentioned.

    Thanks again.

    Sf
  2. Portlet cache in annotated controller

    Hi,

    I'm trying to enable some caching on the portlet.

    However when I add the

    <expiration-cache>300</expiration-cache>

    to portlet.xml, that doesn't seem to work, not sure, but if I...
  3. Replies
    0
    Views
    644

    Inspecting a JSR168 portlet

    I need an advice on how or whether there is a way to inspect methods of a JSR168 portlet when the source of the portlet is not available. I can change the configuration of the portlet.

    Any...
  4. Replies
    0
    Views
    736

    Inspecting a JSR168 portlet

    I need an advice on how or whether there is a way to inspect methods of a JSR168 portlet when the source of the portlet is not available. I can change the configuration of the portlet.

    Any...
  5. Replies
    3
    Views
    1,020

    An example ?

    Thank you,

    but can you please provide me with a simple example ?

    I have a

    this.setCommandClass(CheckInBean.class);

    in the constructor of the controller.
  6. Replies
    3
    Views
    1,020

    Validating HTTP GET

    What is the best way to do this in a controller ? I have a SimpleFormController extended and working, but I'd like to redirect to an error page if some attributes are missing.


    Sf
  7. Replies
    6
    Views
    2,062

    Server side also

    It might be a stupid thing to ask, but is common-validators from springmodules supposed to validate on the server side also, when JavaScript is not an option ? I have it configured and working on the...
  8. Solved ! :))

    In case nobody figured this out yet, I bet nobody did since there is no reply, I found he problem.

    It was the ID10T error on this line :

    <plug-in...
  9. struts.ContextLoaderPlugin failes to load

    I know this has been in this forum number of time and believe me I searched for a day for a solution, but I'm not finding anything.

    The problem is that no matter what spring configuration I try,...
Results 1 to 9 of 9