cancel
Showing results for 
Search instead for 
Did you mean: 

I am having problem in the Web Dynpro

Former Member
0 Kudos

Hi

I have created one Welcome application in Web Dynpro and deployed it successfully as per the given tutorial.

but when i run the project, I am getting the page with the static text lable as "<b>view.StartView.Lable.text</b>" instead of "<i>Your Name</i>"

for button it is showing "<b>action.StartView.Go</b>" instead of only <i>"Go"</i>

Can anybody help me solving this problem?

many thanks in advance..

regards,

Shubhangi

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi ,

It could be that the corresponding language files are corrupted or do not exist.

View the webdynpro project in the navigator... and find the <viewname>.xlf file.. and see if the values are proper for the corresponding UI elements.

Regards

Bharathwaj

Former Member
0 Kudos

Yes Bharathwaj, thanks for your answer.

I think that should be the problem.

because i have tested the same build on another machine and everything was running properly there.

But on my machine I have installed the new SAPNetweaver version compatible to the SAP J2EE server and then the problem caused.

But I have checked the all .xlf files everthing seems OK in those files.

Text is appearing properly which i have given in text property field.

and for your information i would like to add one more thing that i have unzipped one demo example and imported to development enviornment and after running it also same problem is causing.

Have got the idea what should be the problem?

Thanks alot

regards,

Shubhangi.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

could it be possible you typed these context paths manually instead of using

the button next to the text field to select the correct attribute in your context?

this way the binding is not done, you should use the selection screen when pressing

the button to bind the attributes to the ui elemen attributes

grtz,

Koen

Former Member
0 Kudos

thanks Koen

but i think that shouldn't be the problem coz i have run this same code before on another machine and it was running fine.

but after that i have installed sap netweaver Developer Studio compatible to my SAP server on my machine and when I ran the Project, the problem caused.

RichHeilman
Developer Advocate
Developer Advocate
0 Kudos

Moved thread to Web Dynpro Java forum.

Regards,

RIch Heilman