Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8850629
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T12:56:50+00:00 2026-06-14T12:56:50+00:00

When defining a Grid (using JSP wrapper) my servlet receives the parameters pageSize ,

  • 0

When defining a Grid (using JSP wrapper) my servlet receives the parameters pageSize, take, skip and page as a JSON string in the name part of the parameters. I mean, the servlet receives one single parameter which name is: {“take”:10,”skip”:0,”page”:1,”pageSize”:10} and the value is empty.

Equivalent code using JavaScript (traditional KendoUI) receives 4 parameters:

  1. name: take, value: 10
  2. name: skip, value: 0
  3. name: page, value: 1
  4. name: pageSize, value: 10

Is this difference intentional?
Is correct encoding a JSON string as the name of the parameter?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T12:56:51+00:00Added an answer on June 14, 2026 at 12:56 pm

    The problem is in JSP tag library: when parameterMap is null (not defined) TransportTag.doEndTag defines parameterMap as:

    function(options,type){return JSON.stringify(options);} 
    

    instead of leaving it empty, preventing JavaScript RemoteTransport.setup (client side) from invoking identity function as happens for other frameworks.

    Removing this extra generation in the taglib, causes JSP wrapper to generate the same HTML/JavaScript code.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

When defining a string in a class using Code First, the default for the
I am currently defining few grids as following: <Grid.RowDefinitions> <RowDefinition Height={TemplateBinding Height-Height/5}/> <RowDefinition Height={TemplateBinding
I am defining a grid which has a selModel . Each time the store
im using extjs 4.0 and am trying to combine an editable grid with a
In Silverlight, I have a xaml page that contains a resource dictionary defining many
Using Silverlight 4, is it possible to print a grid in landscape mode and
Scss allows defining function in itself: @function grid-width($n) { @return $n * $grid-width +
Defining page arguments is useful because you can call the same callback from different
When defining the contents of a Grid, I first define all row and column
I am currently defining regular expressions in order to capture parameters in a URL,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.