Search:

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

Page 1 of 2 1 2

Search: Search took 0.02 seconds.

  1. Thanks a lot Rohan. But I have deployed my...

    Thanks a lot Rohan. But I have deployed my application on tomcat, can you please tell me where to find httpd.conf file where in i need to configure ErrorDocument?
  2. Hi sbirnie, Thanks for your reply. Yes you are...

    Hi sbirnie,

    Thanks for your reply. Yes you are absolutely correct. So, how to avoid that situation and display "Site is temporarily unavailable" message?
  3. How to give "site is temporarily offline" message?

    Hello,

    My project is in spring mvc 2.5, and I have hosted it on tomcat 6. For maintenance purpose sometimes I shutdown tomcat, mean while if any user hits the URL they will see tomcat's http...
  4. Thank you very much

    Thank you very much
  5. How to integrate maven in existing spring mvc 2.5 project?

    Hello friends,

    I am learning maven, i have already worked on few projects in spring mvc 2.5 In those projects all dependencies were added manually by me in WEB-INF/lib. Now I want maven to...
  6. Hello Marten, Thank you for your reply. Please...

    Hello Marten,

    Thank you for your reply. Please can you tell me for which jar conflicts I should check for, I mean for spring versions or for flex jar files versions? Currently I am using spring 2.5
  7. How to connect standalone desktop application in adobe AIR with spring

    Hello friends,

    I have been using spring mvc since long time and also I have little knowledge of Adobe Flex action scripting 3. Now I want to develop an application whose client end will be...
  8. That is quite understandable. But using spring...

    That is quite understandable. But using spring mvc 2.5 I have declared all controller beans and request mapping in my servlet-context.xml file. In spring 3 its done using @controller. So this is what...
  9. Converting spring mvc 2.5 to spring mvc 3.0

    Hello friends,

    I have done one project using spring mvc 2.5 and now I want to convert the same project into spring mvc 3.x. Can anyone suggest me the easy way to approach, because it would be...
  10. Can you please be more specific?

    Can you please be more specific?
  11. Actually, I am also looking for samples. It seems...

    Actually, I am also looking for samples. It seems there is no project on the location given by u. Any other suggestions??
    Thanks
  12. No support for flash in iOs devices any suggestions?

    I have developed one module of my project with Adobe flex and spring mvc 2.5 it is working fine on desktops and laptops. But if the same url is accessed using iphone or ipad, it doesn't open saying...
  13. My project is in spring mvc 2.5 I want to learn...

    My project is in spring mvc 2.5 I want to learn how to create and consume web services. Please can you help me?

    Thank you in advanced...
  14. How to create and consume web service in spring mvc 2.5?

    Hello friends,

    I have already developed a project in spring mvc 2.5, now I have to create web services for that project. Please help me out with an example of how to implement it with spring...
  15. Which approach to follow for developing web service?

    Hello friends,

    I have been working on a project which completed. It has been developed in spring MVC 2.5 and MsSQL as database. A native web based application for I-Pad is being developed for...
  16. Replies
    4
    Views
    361

    Thanx michael

    Thanx michael
  17. Replies
    4
    Views
    361

    Thankx a lot Jeff Liu

    Thankx a lot Jeff Liu
  18. Replies
    4
    Views
    361

    Where to start??

    Hello friends,

    I want to learn spring batch, I have used spring mvc, spring jdbc in several projects. Now I want to start with spring batch, can anyone tell me where to start with. Can anyone...
  19. Replies
    3
    Views
    1,697

    Hi Andy, I changed my server now I have...

    Hi Andy,
    I changed my server now I have configured external Tomcat6.0 into STS. But now I am getting following error. Any idea on this, I am not getting why it is showing me error on c.tld file....
  20. Replies
    3
    Views
    1,697

    tcServer starting with errors..

    Hello,

    I have created project using dynamic web moudule 3.0 and I am using STS2.6 and tcServer that comes along with it. I have also configured my project to run on this tcServer. When I...
  21. Calling external javascript file in .jspx page

    how shall i call my javascript files in auto generated .jspx pages.
    I have /src/main/webapp/filejs/xxx.js files, I am not able to call these files in .jspx pages.

    Any suggestions...??
  22. users-by-username-query and authorities-by-username-query not working

    Hello,
    here is my bean config. file for spring security.


    <?xml version="1.0" encoding="UTF-8"?>
    <beans:beans xmlns="http://www.springframework.org/schema/security"
    ...
  23. Thank you very much davey, its now working... :)...

    Thank you very much davey, its now working... :)

    But I want to ask you that by including spring-orm dependencies, will it include all the hibernate related dependencies also?
  24. here is the dependency that i've added, and my...

    here is the dependency that i've added, and my pom.xml is absolutely correct.



    <dependency>
    <groupId>javax.persistence</groupId>
    <artifactId>persistence-api</artifactId>...
  25. I use STS as IDE, I am using maven to build...

    I use STS as IDE, I am using maven to build spring mvc 3 project. Whenever I am adding new dependencies, it is downloaded but when I am trying to use any classes belonging to that dependencies I am...
Results 1 to 25 of 28
Page 1 of 2 1 2