Pavels Hlopoks

Ranch Hand
+ Follow
since Feb 05, 2007
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Pavels Hlopoks

Hello!
I have subj problem...

I download Axis 2 suurce HERE

And read instruction how to build HERE

And when I try run maven command, in output I get something like this


Please help me somebody ...
16 years ago
jspx is jsp page in xml syntax.
16 years ago
JSF
zohreh, are you sure?


I have jspx page :





how can see i try get bean from request...




And I have some bean - how Can I get HeaderBacking from request?

when I try get all RequestParemeterNames - I can't see my "headerBacking", like in faces config...


16 years ago
JSF


Hmmm ... For example managed bean in faces config looks like :



How I can get it from request?

Why you wrote: String fullName = request.getParameter("form1:fullName");

Why "form1:fullName"??
16 years ago
JSF
Josh, thanks for your response ;)

But I really need to set managed bean property from jsf page. In our architecture it is required for menu...

Sombody can answer me - how can set managed bean property from JSF page?
[ June 03, 2007: Message edited by: Pavels Hlopoks ]
16 years ago
JSF
Thanks Josh,

I have another solution



16 years ago
JSF
Hello!

I have



have jsp page




and have faces.xml






when I run it, get in output

"
--- first---
--- first---
"
I other words JSTL <c:set /> is not working... Why?

Please help me...
16 years ago
JSF
Hello!

I have code



If and else part is little bit different, parameter SELECTED value is different.

how better to eliminate code repeating in jsf page in this situation?

Thanks!
16 years ago
JSF
Hello! I need setRowCount for subj object...
This example ->


is wrong for me. Becose it set row count, which user see in page.

But i need to set count of all list!
16 years ago
JSF
Hello! I have one more question about JSF.
Which is best way for subj.?

I use Oracle JSF tag implementation + trinidad....

Thanks
BEST what I can find...
16 years ago
JSF
You don't understand question ;)
Now I know right answer

(I want write url in bowser address bar, and go to jsp, but before call backing bean method)
[ May 23, 2007: Message edited by: Pavels Hlopoks ]
16 years ago
JSF
Hello - i'm totally beginner in JSF.

I need call some method (in struts it named Action) and later go to jsp page.
From url (get method).

When press some button in form is very easy go to some action.
But from url?
It possible?

Actually i need mapping for method (for some action)

Thanks
16 years ago
JSF
Name of this book is "SCWCD Exam with Java EE 5 "

Not "Jsp&Servlets in J2EE 5"
What you think about IT ?