jalal udeen:
We need more info to be able to help. What version of struts are you using. If 
you you are using struts 2, then you can use the target attribute in the same 
way you use html. So, in your form tag you need to use the attribute target 
like this:

<s:form action="someAction" method="post" target="bodyFrame" ..>
....
</s:form>
for more info about this check the reference.

http://struts.apache.org/2.x/docs/tag-reference.html




Dave Newton wrote:
--- jalal udeen <[EMAIL PROTECTED]> wrote:
how  can i use frame using struts in jsp
its an urgent requirement

I am most definitely *not* speaking for everyone on
the newsgroup, but I really think you need to explore
other options for asking non-Struts related questions.

If you want to pay me for doing your work I will
consider a sub-contracting position, although I am
fairly busy of late and am relatively expensive.

Others on the list will probably be much nicer than I
am, and more helpful, but there's a point at which the
OT stuff needs to go somewhere else.

Sorry,
Dave



____________________________________________________________________________________You snooze, you lose. Get messages ASAP with AutoCheck
in the all-new Yahoo! Mail Beta.
http://advision.webevents.yahoo.com/mailbeta/newmail_html.html

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to