Search:

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

Search: Search took 0.02 seconds.

  1. Hello it's me again, I'm still facing the same...

    Hello it's me again,

    I'm still facing the same problem. Is it possible, that the usage of expression language causes the problem?
    The method


    public void GetUserData(String username)

    is...
  2. Maybe someone can help? Any suggestions...

    Maybe someone can help? Any suggestions appreciated.
    Thanks in advance.
  3. Transactions and MethodNotFoundException

    Hello guys,

    I'm facing a problem with annotation based transactions. I'm using a JDBC datasource. First of all I included the namespace aop and tx as well as the spring-aop-2.0xsd and...
  4. Replies
    0
    Views
    429

    Providing file downloads

    Hello to all of you,

    I don't know how to provide files, that are downloadable through link tags in a web page. These files are dynamically created (on the server) and based on user input. Now it...
  5. Replies
    2
    Views
    840

    Thank you very much, this helps a lot.

    Thank you very much, this helps a lot.
  6. Replies
    2
    Views
    840

    booking-faces currentUser

    Hello all,

    maybe someone can give me a hint to the booking-faces example. In my own application I would like to save the user information for the logged in user just like it's shown in the...
  7. Replies
    8
    Views
    7,156

    Me too, I go mad trying to read out the logged...

    Me too,

    I go mad trying to read out the logged in user. I really have to be able to determine the user for my application under JSF. I as well use Spring/JSF/Trinidad. Maybe the username can be...
  8. Replies
    1
    Views
    1,937

    Hello, it's me again. Can't anyone help me? I...

    Hello,

    it's me again. Can't anyone help me?
    I really have to be able to display a table with (single and multiselect / radio and checkboxes in each row) and read the selected rows in a bean....
  9. Replies
    1
    Views
    1,937

    Trinidad table selection

    Hello,

    I'm not sure, if this is the right sub-forum but may be it is.
    I'm going mad by trying to use the selection feature of the trinidad table under JSF (facelets) and Spring WebFlow.

    I've...
  10. Hello, I think you have to replace in your...

    Hello,

    I think you have to replace in your faces-config.xml your currently defined



    <application>
    <view-handler>com.sun.facelets.FaceletViewHandler</view-handler>
    ...
  11. Replies
    4
    Views
    2,823

    No hints or suggestions? Maybe it is possible...

    No hints or suggestions? Maybe it is possible that I write the required mapping myself?
    Any clue is welcome.


    Greetings Florian
  12. Replies
    4
    Views
    2,823

    xml namespace

    Hi,

    in my application I'm using facelets and now I would like to include the Spring Security taglib something like this:

    xmlns:authz="http://www.springframework.org/security/tags/authz"

    I've...
  13. Replies
    5
    Views
    2,132

    I've solved the problem in the meanwhile. In the...

    I've solved the problem in the meanwhile.
    In the past I have testet the fileupload-sample and could include that into my testpages.

    Thanks a lot.

    Greetings Florian
  14. Replies
    5
    Views
    2,132

    Thanks a lot, now the inputFileUpload gets...

    Thanks a lot,

    now the inputFileUpload gets rendered, but the file upload still doesn't work.
    It seems that in webflow the action-state isn't called. Is it possible that webflow 2.0.0.x forms...
  15. Replies
    5
    Views
    2,132

    SWF 2.0.0 file upload problem

    Hello,

    after trying to integrate Spring Security into the previous releases of webflow I decided to have a look at the current version. I therefore updated my sample-application (spring 2.5.3, swf...
  16. Replies
    2
    Views
    809

    Thank you very mutch for your answer. It wasn't...

    Thank you very mutch for your answer. It wasn't the classpath, but the NetBeans IDE doesn't clean up the build-folder automatically and so there was a whole bunch of jar-files which I actually...
  17. Replies
    2
    Views
    809

    FileUpload problem

    Hello it's me again :)

    I now tried out the upload-example and it won't run :-(
    Maybe I messed it up again, but I don't know what's wrong.

    The error: java.lang.NoSuchMethodError:...
  18. Replies
    3
    Views
    1,381

    Ok, my pages now work pretty well (even with...

    Ok, my pages now work pretty well (even with spring-webflow-1.0.5).

    First of all my UserBean-class had to be changed to



    public class UserBean implements Serializable {

    ....
  19. Thank you for your response. My test-pages are...

    Thank you for your response.
    My test-pages are running now. I'll post the "solution" in the original thread.

    Original-Thread:
    http://forum.springframework.org/showthread.php?t=52286

    Greetings...
  20. InstantiationException FlowPropertyResolver

    Hello it's me again,

    I now got my test-pages (as postet here: http://forum.springframework.org/showthread.php?t=52286) nearly working. The page-navigation (dependend on the user input like...
  21. Replies
    3
    Views
    1,381

    Tanks for your quick reply. I'll have a look at...

    Tanks for your quick reply.
    I'll have a look at 2.0-M4 and the mentioned booking example.
    I haven't recognized that release before your hint.
  22. Replies
    3
    Views
    1,381

    SWF and JSF bean problem

    Hello,

    I'm trying to integrate SWF and JSF and can't get my sample-project to work. Several days I've already got problems with SWF.
    I can't locate them exactly, but either they arise from the...
  23. Thread: SWF vs. JSF

    by hypersound
    Replies
    3
    Views
    883

    Thank you for your response. After reading your...

    Thank you for your response.
    After reading your answers and getting further information I decided to use swf.

    Greets
    Florian
  24. Thread: SWF vs. JSF

    by hypersound
    Replies
    3
    Views
    883

    SWF vs. JSF

    Hello,

    I'm a newbie in JSF as well as SWF. In JSF I've already testet some examples from books, but in SWF my only knowledge comes from books.
    The question that crossed my mind is why use SWF? In...
Results 1 to 24 of 25