Forums Register Login

EL basic problem

+Pie Number of slices to send: Send
hi i am trying my first EL.
is there anything like EL configuration.
thanks in advance.

<html>
<body>
<%
Person p = (Person) request.getAttribute("person");
out.println(p.getName());
%>

<br>
Name is :${ person.name}
</body>
</html>


out put is :
Sudheer
Name is :${ person.name}
+Pie Number of slices to send: Send
please go through this
+Pie Number of slices to send: Send
thanks.
Villains always have antidotes. They're funny that way. Here's an antidote disguised as a tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com


reply
reply
This thread has been viewed 724 times.
Similar Threads
EL Not working
Tomcat's difficulty in evaluating an EL expression
Problem with retreving the Attribute in jsp
whats the diff
EL Expressions
More...

All times above are in ranch (not your local) time.
The current ranch time is
Mar 28, 2024 13:41:54.