Query data from an administrator and client view

0

I have a problem filling in the data of a table in a jsp.

My model is as follows:

The problem I have is in the index.jsp inside the menuProducts.

When filling in the information with the following code:

I do not get the data, however I have verified my servlet and my javascript

and it works correctly. To do this create a new jsp with the name products.jsp that is directly in the folder "WEB PAGES" but I want to know why the data is not shown in the "WEB PAGES / view / admin / menuProducts / index.jsp", which I have to add to make it work.

Thanks in advance for your help.

    
asked by zitsaga 31.01.2018 в 08:48
source

0 answers