Search:

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

Search: Search took 0.03 seconds.

  1. Thanks for the answer. This is just what I was...

    Thanks for the answer. This is just what I was looking for and it is working as expected! Though I would like to know if it is possible to get the spring security el running in the described context....
  2. Access role in faces view (expression language)

    Hi,

    I have setup an application based on spring webflow, the prime faces library and spring security. Everything works fine so far. But now I want to check for a specific role within the view to...
  3. Replies
    1
    Views
    827

    I had exactly the same problem. In my case I made...

    I had exactly the same problem. In my case I made a mistake when I generated the certificate. When I was asked for the name during the generation process I had to type in the name of the server CAS...
  4. Replies
    2
    Views
    944

    Yeah your are right. It is a probably a bad idea...

    Yeah your are right. It is a probably a bad idea ;). The remoting technology is maybe not made to transfer large files. Although I found this:
    ...
  5. Replies
    2
    Views
    944

    Cannot deserialize OutputStream

    Hi,

    I have a problem with spring remoting. I deployed a remote service in jboss and I am able to call simple methods from its interface which return a string. But what I want to do is to call a...
  6. Hi, it is maybe not the correct answer on your...

    Hi,

    it is maybe not the correct answer on your question but I would take a look at the Criteria class:
    http://www.hibernate.org/hib_docs/v3/api/org/hibernate/Criteria.html
    It is pretty straight...
  7. Thread: FCKeditor

    by compost
    Replies
    4
    Views
    1,995

    Thanks for the replies. That way works for me. I...

    Thanks for the replies. That way works for me. I only have to figure out how to deal with the image upload. But that is not that important.

    It also works to run it as servlet with the Java...
  8. Thread: FCKeditor

    by compost
    Replies
    4
    Views
    1,995

    FCKeditor

    Hi,

    I would like to know what is the best way to integrate the FCKeditor in a java application. As far as I have seen, it is possible to integerate it as a servlet or with javascript. I would...
Results 1 to 8 of 8