Skip to content

using jtable with jsp  #19

@zesuliman

Description

@zesuliman

hello
i tried to use jtable with jsp i followed the same steps done in the php example but id didn't work
in the jsp page which holds the table i inserted

.............
title:'Table of people',
actions: { listAction:'PersonActions.jsp?action=list'>.......
</script>

and the json object in the PersonActions.jsp is generated using the JSONObject class properly and i send it bank using :

System.out.print(jsonobject)
System.out.flush()
but it didn't work i don't know where the problem is probably it's from receiving the JSONObject from PersonActions.jsp
please help me and give me your advice

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions