Hi,
how can i get the ino:id in a string variable to use in a jsp … because this dont run
…
TXMLObject object_film = iterator.next();
id_film_final = object_film.getId();
…
thanks !!!
It’s ok …
i have found the solution …
Hi,
how can i get the ino:id in a string variable to use in a jsp … because this dont run
…
TXMLObject object_film = iterator.next();
id_film_final = object_film.getId();
…
thanks !!!
It’s ok …
i have found the solution …