Search:

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

Page 1 of 3 1 2 3

Search: Search took 0.02 seconds.

  1. Spring MVC + JqPlot Chart Data Retreiving error

    My Spring Controller class looks like this


    @SuppressWarnings("rawtypes")
    @RequestMapping(value = "/cityGridView", method = RequestMethod.GET)
    public @ResponseBody
    Object[]...
  2. Replies
    3
    Views
    3,695

    please send your roo commands as a text document...

    please send your roo commands as a text document
    i also these dayz trying to make app roo with oracle...

    regards,
    priyanka

    priyankahdp@gmail.com
  3. Replies
    3
    Views
    635

    what modifications which I need to adjust for...

    what modifications which I need to adjust for work with mysql ?
  4. Replies
    3
    Views
    635

    Spring Roo + Vaadin

    I tried to develop system using Spring Roo + Vaadin with the help of Youtube Tutorial. It was run as they said and no any errors occurred. But I need to integrate this system with MYSQL for save &...
  5. Replies
    0
    Views
    455

    Flex, Spring, Maven

    <?xml version="1.0" encoding="utf-8"?>
    <!DOCTYPE urlrewrite PUBLIC "-//tuckey.org//DTD UrlRewrite 3.2//EN" "http://tuckey.org/res/dtds/urlrewrite3.2.dtd">

    <urlrewrite...
  6. Replies
    5
    Views
    1,581

    here is mine.but same error

    here is mine.but same error



    <?xml version="1.0" encoding="utf-8"?>
    <!DOCTYPE urlrewrite PUBLIC "-//tuckey.org//DTD UrlRewrite 3.2//EN" "http://tuckey.org/res/dtds/urlrewrite3.2.dtd">
    ...
  7. roo flex spring integrationb ERROR

    here is mine.but same error



    <?xml version="1.0" encoding="utf-8"?>
    <!DOCTYPE urlrewrite PUBLIC "-//tuckey.org//DTD UrlRewrite 3.2//EN" "http://tuckey.org/res/dtds/urlrewrite3.2.dtd">
    ...
  8. Replies
    5
    Views
    546

    thanks Martin., i try with new versions.but i'm...

    thanks Martin.,
    i try with new versions.but i'm unable to get result.
    but these M11 versions greatly adapted & run correctly.
  9. Replies
    5
    Views
    546

    thanks buddy......... :-) is there any M1...

    thanks buddy.........

    :-)

    is there any M1 (Linux based) installer ?
  10. Replies
    5
    Views
    546

    SpringSource Tool Suite 2.3.3.M1

    Hello; I need download sts-2.3.3.M1 for windows. but I not found the installations files in the springsource site. I need work with flex + blazeds + spring roo. The demo and tutorial show the sts...
  11. bad SQL grammar / FROM keyword not found where expected

    public List<DashboardBean> fin(){
    @SuppressWarnings("unchecked")
    List<DashboardBean> dashboardBeanList = jdbcTemplate
    .query("select count(SLA_BREACHED) as SLA_EXCEED," +...
  12. Marten, please explain the above sentence...

    Marten,



    please explain the above sentence friend..i haven't idea about it

    [sorry for my english :-) ]
  13. Thanks Marten

    Thanks again for your earlier reply.
    but i can't get idea about 'Stacktrace'. please tell me wat z you mean by it ?

    earlier i enter simple select quey without rowmapper & used SysOut & console...
  14. Spring jdbc template - please help to resolve-

    public List<DashboardBean> fin(){

    @SuppressWarnings("unchecked")
    List<DashboardBean> dashboardBean = jdbcTemplate.query("select count(SLA_BREACHED) as SLA_EXCEED,count(WITHIN_SLA)...
  15. Replies
    1
    Views
    541

    BACK Button Issue

    in my web app i used spring-mvc hibernate integration.
    I used to save data in my student.jsp like "saveStudent.html"
    In controller also get the request and save data's.then show success page.
    but...
  16. Replies
    0
    Views
    1,750

    jqGrid in Spring MVC Web App

    Dear Friends.,
    I make a jqGrid in my Spring Webapp. But it not show datas.i posted it in many forums also. but not solved yet.
    please help me.i need it for my final year project.

    i want to...
  17. thanks friend ..my problem solved in your way.. ...

    thanks friend ..my problem solved in your way..

    but i used another alternative also to my another forms.
    i use regular html input tags with spring <form:form> & <form:errors> tags.
    it also works...
  18. please give me a alternative solution...

    please give me a alternative solution...
  19. I'm unable to add spring form tags to that jsp.so...

    I'm unable to add spring form tags to that jsp.so i used request & response method..
    please help me friends..
  20. Spring Validation without Spring Tags

    Dear Friends.,
    Is it possible to Spring MVC form Validation without Spring <form:error> Tags.
    i mean with <div> tags and show error in div
    ? ? ?

    Because here is my Controller method.i used only...
  21. Replies
    3
    Views
    2,831

    controller enough or not.?

    controller enough or not.?
  22. Replies
    3
    Views
    2,831

    JQGrid

    Is it need JsonView in application-servlet.xml file.?
  23. Replies
    3
    Views
    2,831

    is it need jsonReader ?

    is it need jsonReader ?
  24. Replies
    3
    Views
    2,831

    Jquery JqGrid with Json Integration Spring MVC

    I'm developing web based project with Spring MVC, hibernate & jquery with jetty server..
    i want to display data regarding to json response.
    here is my Json method in Controller Class.(i need show...
  25. Replies
    0
    Views
    2,373

    Display Json array data in jqGrid

    I'm developing web based project with Spring MVC, hibernate & jquery with jetty server..
    i want to display data regarding to json response.
    here is my Json method in Controller Class.(i need show...
Results 1 to 25 of 61
Page 1 of 3 1 2 3