Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: spring framework to write server side code

  1. #1
    Junior Member
    Join Date
    Mar 2012
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default spring framework to write server side code

    hello,
    I am working on android app that connects to server to access database from mysql database.
    I am done server side code using MVC architecture.
    need to wrap the same using spring and then publish the same using webservice.
    need help.


  2. #2
    Member
    Join Date
    Feb 2012
    Posts
    58
    Thanks
    0
    Thanked 3 Times in 3 Posts

    Default Re: spring framework to write server side code

    So you may need to take a look at Spring Web Services: Spring Web Services - Home

Similar Threads

  1. Replies: 3
    Last Post: September 8th, 2011, 04:42 AM
  2. HELP! Server side validation for phone number
    By LexenZ in forum JavaServer Pages: JSP & JSTL
    Replies: 5
    Last Post: June 19th, 2011, 10:29 AM
  3. How to write server?
    By snytkine in forum Java Networking
    Replies: 4
    Last Post: October 22nd, 2010, 02:25 PM
  4. How can i write this in code?
    By Mr. steve in forum Java Theory & Questions
    Replies: 2
    Last Post: November 30th, 2009, 10:07 PM
  5. Validate in server side..
    By Ganezan in forum What's Wrong With My Code?
    Replies: 4
    Last Post: October 27th, 2009, 06:36 AM