Search:

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

Page 1 of 2 1 2

Search: Search took 0.02 seconds.

  1. Getting created AnnotationMethodHandlerAdapter from context

    I'm trying to get hold of the <mvc:annotation-driven /> created AnnotationMethodHandlerAdapter from the ApplicationContext. I'm able to get hold of this using
    AnnotationMethodHandlerAdapter...
  2. Thanks for your reply Marten. I'll try to cut...

    Thanks for your reply Marten. I'll try to cut across your point regarding the usage of test classes for production. But do you have any idea why the requestdispacther forward on the mock...
  3. forwading requestDispatcher sing MockHttpServletRequest and MockHttpAServletResponse

    Hi all,

    We're making us of the MockHttpServletRequest and MockHttpAServletResponse, BUT not in executing test cases (yes it's strange). Our web application is to be integrated with a message based...
  4. Replies
    1
    Views
    150

    context:component-scan Error

    Please let me know if more details needs to be added here..
  5. Replies
    1
    Views
    150

    context:component-scan Error

    Hi all,

    I'm making use of the tag
    <context:component-scan base-package="com.company.shared" /> to scan through my classes for a @Controller annotation. My Controller with the @Controller...
  6. Thanks for your reply. The problem is the jsp's...

    Thanks for your reply. The problem is the jsp's are not in my control and what we're doing is that we have a sort of a generic controller which gets called to return ModelAndView of different jsp's. ...
  7. Updating HTML body content using Spring interceptors

    Hi,

    I'm using Spring MVC 3.0.5 version and am making use of HandlerInterceptor. I have a controller which point to a particular ModelAndView pointing to the jsp say home.jsp. However in certain...
  8. Replies
    1
    Views
    442

    Any pointers on this guys? Thanks.

    Any pointers on this guys?

    Thanks.
  9. Replies
    1
    Views
    442

    Invoke view state directly.

    Hi all,

    Is there a way i can actually call a particular view state directly inside a flow.xml? This may sound like hacking around, but there are certain scenarios for us where we need to actually...
  10. Replies
    0
    Views
    500

    SWF+JSF Ajax issues

    Hi all,

    Basically i have two Drop down list which are populated from my manager classes. So for the default value in my first drop down, some values are populated for the second DDL.

    Now we...
  11. Replies
    2
    Views
    872

    Use cases for each flow data scopes

    Hi all,

    Could anyone please let me know a kind of a use case scenario basis for each of the flow data scopes. i.e. flow scope, view scope, conversation scope, request scope and flash scope.

    I...
  12. Replies
    1
    Views
    581

    Doubt on SimpleMappingExceptionResolver

    Hi,

    I'm planning to make use of SimpleMappingExceptionResolver in my app. I was wondering whether i could use it in such a way that i can configure such as it would listen for the...
  13. For the time being what we had done is to make...

    For the time being what we had done is to make use of a javascript which does the following:

    1)On page load check if there are any child nodes in the datatable.
    2)If no records are there in the...
  14. Replies
    0
    Views
    692

    JMeter for Spring apps

    Hi All,

    Sorry for posting this here as i couldnt find a suitable place

    Am planning to use JMeter for testing my jsf+SWF web app. But am stuck up with a problem that none of the form submits in...
  15. Replies
    0
    Views
    557

    Back Button prob in IE

    Hi all,

    Im having this back button problem in IE. First time my page loads up i have a link which points to a subflow and clicking on it the page comes up. Now i press the back button and it goes...
  16. Replies
    0
    Views
    692

    Saving html tags as a word doc in SWF2.0

    Hi all,

    Am using SWF2.0 + JSF. We have a requirement where in a page i need to get hold of certain of the page (content between two divs) and save it as a word doc.

    Now we can do it by...
  17. Got a solution. we can make use of inputHtml...

    Got a solution. we can make use of inputHtml component in JSF.

    Thanks.
  18. Tag Library supports namespace: http://java.sun.com/jstl/core, but no tag was

    Hi all,

    Am using SWF+JSF. I have a situation where im getting HTML contents and i need to dump that to my page.

    I tried doing the following in my page:

    <code>
    <iframe>
    <c:out...
  19. Replies
    1
    Views
    682

    Got the solution here...

    Got the solution here http://forum.springframework.org/showthread.php?p=228715

    Thanks.
  20. Replies
    7
    Views
    2,274

    Thanks a lot. It works. :p

    Thanks a lot. It works. :p
  21. Replies
    7
    Views
    2,274

    Getting an exception

    Hi,

    I tried making use the above but got this exception instead:


    javax.el.PropertyNotFoundException: Property 'getSessionMap' is not found on type:...
  22. Replies
    1
    Views
    682

    Need a session like value

    Hi,

    I have a 3 flow(2 sub-flow) swf2+jsf application in which in each of the pages i have a dropdown. So my first page is one flow which has that dropdown. On selecting the dropdown and clicking...
  23. SWF + JSF - Problem with datascroller+datatable

    Am currently making use of swf + jsf, in which im making use of a datatable with the datascroller.

    So here's the scenario. When the page first loads up i get all my records with the paginator. And...
  24. Replies
    7
    Views
    4,780

    execution coming empty

    Hi,

    I'm using JSF + SWF(2.0.5) for my app. I'm having a similar problem here too.
    I have an starting page where i have a link that points to my flow.



    <h:outputLink...
  25. Thanks a lot rossen. Will try it out and let you...

    Thanks a lot rossen. Will try it out and let you know.
Results 1 to 25 of 34
Page 1 of 2 1 2