M
M
melikbekyan2016-04-01 17:21:12
Java
melikbekyan, 2016-04-01 17:21:12

How to get rid of the problem when passing data from servlet to jsp(jstl)?

I'm trying to send publishHouses 4a6a28a4b6674408a3386f4e0b1ae685.pngto jsp from a servlet 88d7117bd72145ca894962d329ed0954.png, and in return I get a page without data 147cb0e5f5934aaa9929f00ea65a3ecf.png
. What is the reason? jstl library included

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander, 2016-04-01
@melikbekyan

Try adding
<%@ page isELIgnored="false" %>

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question