Search:

Type: Posts; User: shobhit@prob.com; Keyword(s):

Search: Search took 0.02 seconds.

  1. why should i use spring in application in which only jsp and servlet is used

    hi,

    i want to know that why should i use spring in my j2ee application(based on only jsp and servlet).
    i can describe good in developer's point of view but if i have to tell some one who is my...
  2. Replies
    0
    Views
    513

    Correct url ?

    Hello,

    I have a spring application and I want to know the correct url for accessing that appltcation.

    Is it corresct url: http://localhost:8080/war_name_for_application


    I use this url...
  3. Replies
    0
    Views
    835

    java.lang.IllegalStateException

    Hi I am new in using annotation in my spring application.
    I think Problem is jsp or controller code related.So I post.

    Jsp File(by which sends a request to controller):

    <%@ include...
  4. Replies
    3
    Views
    3,210

    Hi, Thanks for giving me a valuable links.I am...

    Hi,
    Thanks for giving me a valuable links.I am already learning by first link given by you.Thanks for aware me about second link.I think that's good for my tutorial practice.

    bye

    HAVE A GREAT...
  5. Replies
    3
    Views
    3,210

    Spring MVC annotation

    Hi,

    I am studying about spring annotations by spring site.
    Can anyone tell where I can get tutorials which understand step by step use of annotation with some running codes.

    Regards,

    Thanks
  6. Replies
    4
    Views
    928

    :)Thanks for giveing me a link for learning. ...

    :)Thanks for giveing me a link for learning.

    bye
  7. Replies
    4
    Views
    928

    Thanks! for your reply, I don't know more...

    Thanks! for your reply,

    I don't know more about spring annotation.There are different-different site to study that.
    Can you please tell me which site is best for spring annotation.

    Pl post a...
  8. Replies
    4
    Views
    928

    @Autowired???

    Hi,
    I read about annotation @Autowired that we can skip getter and setter method for the reference attribute.But what about this code? Pl put your thought!

    package emptest;

    import...
  9. java.lang.IllegalArgumentException

    Hi,

    I want to use my hibernate generate pojo java files in spring to complete my application.In Event.java (which I generated by hbm2java ant task)
    two variables are, in which first is String...
  10. Replies
    1
    Views
    656

    In short I want a source code in which...

    In short I want a source code in which application is created using spring MVC annotation and hibernate.

    I tried but found different from this.
    So, pl if anyone knows then post link.


    Thanks
  11. Replies
    2
    Views
    803

    Spring biginer

    Hi, I am learning spring MVC from spring MVC stepbystep and from first page I post whatever I understood-

    Firstly html or jsp page is come to me and then I fill that form and after click on submit...
  12. Replies
    1
    Views
    656

    spring project

    Hi,

    I want to make a project inwhich controller is called by html or jsp page and controller capture user request(data) with help of annotation and then data is tranfered to mysql database by...
  13. I used spring-1.2 which not introduces...

    I used spring-1.2 which not introduces annotation.Now I am looking all in spring-2.5 whatever I couldn't get in old.

    Regards,

    Thanks
  14. spring 1.2 I think that was the problem.

    spring 1.2
    I think that was the problem.
  15. Can u send me please spring-webmvc.jar from your...

    Can u send me please spring-webmvc.jar from your system using my emailid

    shobhit23@hotmail.com

    or if possible by using skype:

    ID: "shobhit.singh."
  16. No it's not in spring-webmvc.jar

    No it's not in spring-webmvc.jar
  17. After adding jars in classpath I explore to check...

    After adding jars in classpath I explore to check but, I found after exploring spring-web.jar - org.springframework.web.bind not org.springframework.web.bind.annotation.RequestMapping
    ...
  18. Hi, Thanks for reply. I include that jars...

    Hi,

    Thanks for reply.

    I include that jars in classpath but still getting same problem.
  19. org.springframework.web.bind.annotation cannot be resolved

    Hi I'm trying to build application in which spring is used and when I import package org.springframework.web.bind.annotation.RequestMapping. I found error org.springframework.web.bind.annotation not...
  20. Replies
    1
    Views
    1,740

    java.lang.ClassNotFoundException

    Hi,
    I face problem in MVC step-by-step-4 which is that when i use command
    ant junit
    I got on command prompt:

    junit:
    [junit] Running tests.TestProductManager
    [junit] Testsuite:...
Results 1 to 20 of 20