• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

cant fix error: Target Unreachable, identifier resolved to null

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
just fixed tis issue. i've created a constructor in bean and put an value to my string after doing so all started to work properly. sorry for bothering you ^^

Hi,
Im trying to get my applicaton to work but no luck so far. I have looked for similar issues but althou there were similar ive got no luck in fixing mine.
when i am trying to put an value in the input file i got error message (/zadanie_1.xhtml @15,75 value="#{z_1.lancuch}": Target Unreachable, identifier 'z_1' resolved to null). I've got no clue what to do about it. can anyone help me with that? :)

My starting page:



bean file:


input file:
 
Saloon Keeper
Posts: 27762
196
Android Eclipse IDE Tomcat Server Redhat Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Welcome to the JavaRanch, Martin!

Glad to see you solved your problem. I was confused about your posting, though, since instead of posting a follow-up message saying you fixed it, you edited the original message.
 
Just let me do the talking. Ahem ... so ... you see ... we have this tiny ad...
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic