|
|||||||
|
|
|
![]() |
|
|
Strumenti |
|
|
#1 |
|
Senior Member
Iscritto dal: Jan 2003
Città: Roma
Messaggi: 832
|
[JSP] String cannot be resolved to a type
Sto lavorando a una piccola webapp per un esame e stamattina mi sono imbattuto in questo problema assurdo:
Codice:
<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <%@ page import="loginservice.*" %> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Insert title here</title> </head> <body> <h1>Benvenuto: <% String s = "test"; %></h1> </body> </html> Com'è possibile ?
__________________
Trattative concluse su mercatino: The_Saint, ewandeep, Wiltord, maurizioi, Compulsion, mauryxxx76 |
|
|
|
|
|
#2 |
|
Senior Member
Iscritto dal: Jan 2003
Città: Roma
Messaggi: 832
|
uh mi sa che mi ha perso il path delle util O_O su tutte le classi non riconosce più tutti i tipi
__________________
Trattative concluse su mercatino: The_Saint, ewandeep, Wiltord, maurizioi, Compulsion, mauryxxx76 |
|
|
|
|
|
#3 |
|
Senior Member
Iscritto dal: Jan 2003
Città: Roma
Messaggi: 832
|
ok scoperto il problema:
facendo l'update tramite subversive (sto lavorando in team) mi copiava il classpath del mio amico che è diverso dal mio e si sputtanava tutto -__-
__________________
Trattative concluse su mercatino: The_Saint, ewandeep, Wiltord, maurizioi, Compulsion, mauryxxx76 |
|
|
|
|
| Strumenti | |
|
|
Tutti gli orari sono GMT +1. Ora sono le: 04:35.



















