Search:

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

Search: Search took 0.07 seconds.

  1. Replies
    8
    Views
    2,493

    I am not sure whether examples as a whole is...

    I am not sure whether examples as a whole is avaibale or not.
    If u r specific abt ur doubts, i can definitely help u.

    Nidhi
  2. Replies
    2
    Views
    2,690

    Hi, I am using #springMessage in velocity...

    Hi,

    I am using #springMessage in velocity template for getting message values from message resource bundle.

    in xxx-sevlet.xml I configured like this.

    <bean id="messageSource"...
  3. Replies
    2
    Views
    1,752

    #springMessage in velocity

    Hi,

    I am using #springMessage in velocity template for getting message values from message resource bundle.

    in xxx-sevlet.xml i configured like this.

    <bean id="messageSource"...
  4. Replies
    8
    Views
    2,493

    hi It didnt work out..I am getting the variable...

    hi
    It didnt work out..I am getting the variable as such in template.
    In jsp i am able to get the values.
    Could you pls send me a sample appln for Velocity configuration in spring.


    thanks ...
  5. Replies
    8
    Views
    2,493

    thanks..it works. i have one another issue.. ...

    thanks..it works.

    i have one another issue..

    in controller class am extending SimpleFormController and overriding onsubmit method and return stmt is like this.

    return new...
  6. Replies
    8
    Views
    2,493

    Velocity and jsp together in spring

    Hi,
    I came across a problem while using velocity and jsp together with spring.
    I want to use both .jsp and .vm files for view.

    I am copying the confguration in xx-servlet.xml here.

    ...
  7. Replies
    3
    Views
    750

    Hi, thanks for ur reply. But i already specified...

    Hi,
    thanks for ur reply. But i already specified the bean in config file like this.
    Am i wrong?

    <bean id="productFormController" class="com.test.ProductFormController" >
    <property...
  8. Replies
    3
    Views
    750

    Exception while using spring tags

    hi
    I got some exceptions while using <spring:bind> and <spring:hasBindErrors>

    "
    javax.servlet.ServletException: Neither Errors instance nor plain target object for bean named .. "

    could...
  9. Replies
    1
    Views
    855

    MultipleAction Controller

    hi,

    Please let me know how to configure the details in xxx-servelt.xml for the Multiple Action Controller.

    Can any of u please send me an example application with multipleactioncontroller ?
    ...
Results 1 to 9 of 9