Subject: Re: few questions about design struts application
From: slickdev <[EMAIL PROTECTED]>
 ===
I am no big expert, but I've been able to develop with Struts to my growing
satisfaction after studying the struts user guide many times over.

----- Original Message -----
From: "Ashish Kulkarni" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Tuesday, August 27, 2002 12:06 PM
Subject: few questions about design struts application


>
> Hi,
>
> I have to develop a website using struts, most all my webpages will be
add, change, delete, display type.
>
> Like, i will show about 20 records per page, each one will have a
checkbox, there will be 3 buttons on bottom.. Add, Change, Delete,
>
> so if the user clicks add, i will show him add screen and add the record,
if user selects one record and presses change i will show the user data
where he can change and same in delete..
>
> now how can i decide on the action class on my first display page, also
the form tag, so when the user clicks add direct him to add.jsp, if change
or delete to change or delete.jsp with the selected value and also have
validtion like user cannot use change unless he clicks one row, also cannot
click more then one row for change etc.
>
>
>
> Any comments will be appreciated
>
>
>
>
> A$HI$H
>
>
> ---------------------------------
> Do You Yahoo!?
> Yahoo! Finance - Get real-time stock quotes


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


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

Reply via email to