R cannot be Resolved to a variable (Solved) | Eclipse | Android

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

Hello Rishabh, can you help me here on this error "titlePage cannot be resolved to a variable"

In header.jsp page:

<c:set var="contextPath" />
<html>
<head>
<title><%= titlePage %></title>


On the index.jsp page:
<c:set var="contextPath" />
<html>
<head>
<%! private String titlePage = "Dashboard"; %>

<%@ include file = "includes/header.jsp" %>

NiltonOliv
join shbcf.ru