Jump to content

Spring mvc filtering

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
1 reply to this topic

#1
cabra

cabra

    Newbie

  • Members
  • Pip
  • 4 posts
Hi. I'v got a list of records which contains days programs and channels.

How I can improve my controller and jsp page to filter content by day, channel,program?

I have a form which contains filters(day,channel,...) and what should i do in "on submit"?

#2
josep

josep

    Learning Programmer

  • Members
  • PipPipPip
  • 56 posts
I think you need to explain a bit, for example, where are you storing those records. etc