Search:

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

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Hi All, I think i have the same problem here.....

    Hi All,
    I think i have the same problem here.. Can't find any xmldsig:jar in the Spring ext repository, or any other place for that matter.. :(

    Do anyone have an old/local copy why would share or...
  2. Hi. Newbee here. Not sure how the session based...

    Hi.
    Newbee here. Not sure how the session based system are working i detail, but got a simple idea if nothing else works i think.
    What if u did not submit the form..? Just add a cancel button

    ...
  3. Replies
    2
    Views
    940

    I solved it. It was an unrelated bug in my...

    I solved it.
    It was an unrelated bug in my ajax-form-post-method sending all checkbox values.

    Spring settings was all good =)
  4. Replies
    2
    Views
    940

    checkbox binding... again :\

    Hi
    I'm having problems binding checkbox values in my SimpleFormController.

    My command object has a field, of a custom class with a simple boolean value.

    My jsp have looks like this:

    ...
  5. Replies
    6
    Views
    3,342

    Hei i think i got something working on my app...

    Hei i think i got something working on my app last night :) I've still not 100% happy with my login, but at least i can log in and out as i please :p

    From web.xml


    ****

    <filter>...
  6. Replies
    9
    Views
    1,583

    My mecanism; I have more then one unique field...

    My mecanism;
    I have more then one unique field in my db that ppl can use to log on.
    E.g. username, phonenumber or email..

    I also use an bigint id and no username in my role_user relation.

    Is...
  7. Replies
    9
    Views
    1,583

    I got the same problem

    Hi.
    I must admit i have the same problem. I am trying to sort out how to implement my custom sql and stuff. I see in some examples there ref. to a class called PasswordDaoAuthenticationProvider....
  8. Replies
    11
    Views
    3,493

    Thanks for helpful tips :) It seems to work...

    Thanks for helpful tips :)

    It seems to work for me now!
    We just did a patch on the oc4j container and it seem to done alot on the logging. I still run the same config as above and i tried both...
  9. Replies
    11
    Views
    3,493

    Thanks Costin. On this project i run on Oracle...

    Thanks Costin.
    On this project i run on Oracle OC4J.
  10. Replies
    11
    Views
    3,493

    Any ideas? Is it possible that there are any...

    Any ideas?
    Is it possible that there are any other settings on the server that can override my settings?

    It's just a little strange coz it is a new container (with nothing else in it) and i use...
  11. Replies
    11
    Views
    3,493

    ...and this is the log output on my server in my...

    ...and this is the log output on my server in my application.log
    (Where e.g. System.out.println() were written before)



    modelexport: jsp: init
    modelexport: log4j: init
    modelexport: Set...
  12. Replies
    11
    Views
    3,493

    Thank you for your replay. I have been trying...

    Thank you for your replay.

    I have been trying to something like you described.
    Here is my config at the moment:
    web.xml


    <?xml version="1.0" encoding="ISO-8859-1"?>
    <!DOCTYPE web-app...
  13. Replies
    3
    Views
    1,126

    Hi I just started using Quartz running on an old...

    Hi I just started using Quartz running on an old oc4j container.

    I had some issues to. What i did was separating the Quartz bean-definition to new file, and i set the
    <beans...
  14. Replies
    11
    Views
    3,493

    Simple Log4j config.

    Hi all
    I have some trubble getting my log4j config to work. I have a small app that runs quartz on an "older" Oracle oc4j. So i think i need to use servlet's and not a a listener to get it running....
  15. Replies
    4
    Views
    1,708

    Thanks a million Jettro! Just removed the /...

    Thanks a million Jettro!

    Just removed the / and it worked.

    Now i can start focus on how to use it the best way :)

    -Erik
  16. Not sure if i got your question right.. But to...

    Not sure if i got your question right..

    But to my knowlege u can't use welcome-file-list elements to map to a "virtual" address. (only in the directory not through a DispatcherServlet)

    U could...
  17. If u want there should be a way to use directory...

    If u want there should be a way to use directory listing in some folder.

    Don't remener how to set it up, but i have a feeling it is different on different servers/containers.

    Look in the...
  18. Replies
    4
    Views
    1,708

    Sitemesh and Spring MVC

    Just currious if there are any good step by step exampls on how to implement sitemesh and spring. I seen some on freemaker and velosity, but i dont want to use any of those (for now), only confuse me...
  19. Replies
    2
    Views
    1,197

    I guess i could do that as well, thanks :) But...

    I guess i could do that as well, thanks :)

    But it was not the root problem. I just figured it out...

    My bean tag definition did miss the id!!



    <bean id="multipartResolver"...
  20. Replies
    2
    Views
    1,197

    Fileupload with binder :-S

    Hi there

    I've looked in to the fileupload section and tried to configure everything.

    Stripped off my logic and made a quick and dirty test.

    I have the following HTML:


    <form
  21. yes what i found out too..

    yes what i found out too..
  22. Replies
    23
    Views
    10,514

    I like what i see

    I have been using Magnolia a while now.

    It is basically built on top of Jackrabbit.
    I've customized it a little to make it more easy to use.
    Looks great now, but preform horrible.
    (We have a...
  23. Replies
    4
    Views
    8,850

    This helped me a little getting starting a few...

    This helped me a little getting starting a few days ago:
    http://springide.org/project/wiki/SpringideGuide

    for installing the plugin see here:
    http://springide.org/project/wiki/SpringideInstall
    ...
  24. Replies
    3
    Views
    1,360

    I did get the same message while running Eclipse...

    I did get the same message while running Eclipse 3.1. I just downloaded 3.1.1 and it works for me there.

    -Erik
  25. Hmm, i have a feeling i should just remove the...

    Hmm, i have a feeling i should just remove the last agrument..?
    *blushing*

    -Erik
Results 1 to 25 of 26
Page 1 of 2 1 2