This week's book giveaway is in the
General Computing
forum.
We're giving away four copies of
Arduino in Action
and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See
this thread
for details.
problen in Struts2" title="" />
A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
Arduino in Action
this week in the
General Computing
forum!
A special promo:
Enter your blog post or vote on a blogger to be featured in an upcoming Journal
JavaRanch
»
Java Forums
»
Frameworks
»
Struts
Author
<s:property value="#request.companyURL"/> problen in Struts2
Hrishikesh Maluskar
Ranch Hand
Joined: Jun 19, 2008
Posts: 114
posted
Aug 08, 2010 23:49:52
0
The value added to request is 'Not Specified' byt the following code displays only 'Not' in
JSP
, the other part 'Specified' gets skipped.
<input type = "text" name = "companyURL" title = "Company URL" size = 25 maxlength=50 value=<s:property value="#request.companyURL"/>
SCJP 1.5
www.licexpadvice.com
David Newton
Author
Rancher
Joined: Sep 29, 2008
Posts: 12617
I like...
posted
Aug 09, 2010 05:41:23
0
Look at the generated HTML.
I agree. Here's the link:
http://ej-technologies/jprofiler
- if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
subject: <s:property value="#request.companyURL"/> problen in Struts2
Similar Threads
Help needed for Struts2 iterator
struts 2: Stuck up with simple issue
how to retrive session object / struts
Struts 2 iterating enums
Struts2 OGNL Expression
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter