Results 1 to 6 of 6

Thread: spring offer functionality like dopost() of servelt to hide the address bar details

  1. #1
    Join Date
    Sep 2011
    Posts
    167

    Default spring offer functionality like dopost() of servelt to hide the address bar details

    Hi Folks,

    I have one query as in servlets we have do get () and do post() methods, but do post() is more dynamic and even it hides the long query string parameters of the address bar of the browser , does spring have any thing much kike him to offer , i also want to hide the parameters of the browser as the dopost() observes..!

  2. #2
    Join Date
    Jun 2006
    Location
    The Netherlands
    Posts
    13,695

    Default

    I suggest you read the spring reference guide. Also it has nothing to do with the fact that you use a servlet or not it is the way the web works and yes spring supports all http methods...
    Marten Deinum
    Java Consultant / Pragmatist / Open Source Enthousiast / Author


    Pro Spring MVC: With Web Flow
    Conspect

    Have you read the reference guide.
    Use the [ code ] tags, young padawan

  3. #3
    Join Date
    Sep 2011
    Posts
    167

    Exclamation

    I have one query as in servlets we have do get () and do post() methods, but do post() is more dynamic and even it hides the long query string parameters of the address bar of the browser , does spring have any thing much kike him to offer , i also want to hide the parameters of the browser as the dopost() observes..!
    Please advise me as I am still doing R&D but still not able to find the solution for this problem and I am stuck up at this..!!

  4. #4
    Join Date
    Sep 2011
    Posts
    167

    Default

    A small example also would be a great help to me, for my understanding, Please advise.

  5. #5
    Join Date
    Sep 2011
    Posts
    167

    Default

    common folks please advise I am stuck up on this for so many days at lease give the hint man..!!

  6. #6
    Join Date
    Sep 2011
    Posts
    167

    Default

    waiting for reply, please advise..!!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •