Re: Bookmarking functionality in struts

2007-10-16 Thread Viplav Kallepu
tion but unfortunately I was forced to use application managed security so I have to sort out my own logic to bookmark pages. Regards Viplav Kallepu On 10/15/07, Laurie Harper <[EMAIL PROTECTED]> wrote: > > You could also consider using container managed security, which handles > this u

Bookmarking functionality in struts

2007-10-15 Thread Viplav Kallepu
even when session is expired. Any one who achieved this functionality before please help me in knowing the solution. I did google but I wasn't able to find any thing useful. If you can give me any tutorial kind of thing that would be a great help. -- Regards Viplav Kallepu

Re: Struts debug mode

2007-10-08 Thread Viplav Kallepu
after adding the jadeclipse I am still getting the error source path not found. On 10/8/07, Viplav Kallepu <[EMAIL PROTECTED]> wrote: > > Thanks for the help I am able to debug action classes. Dave, If you find > how to debug jsp's please post it in the forum as it would be help

Re: Struts debug mode

2007-10-08 Thread Viplav Kallepu
gt; > --- Wes Wannemacher <[EMAIL PROTECTED]> wrote: > > > right-click on your server (Tomcat) and choose > > 'Debug' ? > > > > You can put breakpoints in your action, etc. > > > > -Wes > > > > On 10/5/07, Viplav Kallepu > > <[

Re: Struts debug mode

2007-10-05 Thread Viplav Kallepu
have > them, especially if you don't care about what's going > on in them. > > d. > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Regards Viplav Kallepu

Re: Struts debug mode

2007-10-04 Thread Viplav Kallepu
t; On 10/3/07, João Vieira da Luz <[EMAIL PROTECTED]> wrote: > > in order to go third party classes you must have source attached those > third > > party jars or you could use jad plugin ( > http://jadclipse.sourceforge.net/). > > > > > > > > On 10/2/07

Re: Struts debug mode

2007-10-02 Thread Viplav Kallepu
donot contain source files.. Can anyone help me sorting out this.. On 10/2/07, João Vieira da Luz <[EMAIL PROTECTED]> wrote: > > Remote debugging is the keyword. WTP already supports that. > > On 10/2/07, Viplav Kallepu <[EMAIL PROTECTED]> wrote: > > > > Hi,

Struts debug mode

2007-10-02 Thread Viplav Kallepu
o use eclipse in my work). -- Regards Viplav Kallepu

Re: how populate form from database ?

2007-09-21 Thread Viplav Kallepu
onight? Preview the hottest > shows on Yahoo! TV. -- Regards Viplav Kallepu

Struts 1.X validwhen

2007-08-15 Thread Viplav Kallepu
is taking different. Then how can I use both. Can any one please help me whether I can use validwhen In this situation. If not validwhen how can I use the validator framework. -- Regards Viplav Kallepu -- Regards Viplav Kallepu

Re: Simple authentication/authorization with Struts 2 using annotation

2007-07-19 Thread Viplav Kallepu
d page, if he is not logged in he should be redirected to login page and after logging in , he should come to the bookmarked page which is like what you explained above. Can you please tell me how did you do this. Regards Viplav Kallepu Mahdi Milani Fard <[EMAIL PROTECTED]> wr

Re: Struts design best practice issue

2007-07-13 Thread Viplav Kallepu
ons in Action Class.?? I was trying to find out best > practice. > Please help me in sorting out the issue. Is there any design changes I > have > to do?? > > > -- > Regards > Viplav Kallepu > -- Yoge, AdventNet, Inc. 925-965-6528 [EMAIL PROTECTED] site24x7.com -- Regards Viplav Kallepu

Struts design best practice issue

2007-07-12 Thread Viplav Kallepu
changes I have to do?? -- Regards Viplav Kallepu

dynamic text fields in jsp

2007-07-12 Thread Viplav Kallepu
changes I have to do?? -- Regards Viplav Kallepu

Re: Struts 1.x Best Practices...

2007-06-29 Thread Viplav Kallepu
database to form and form to database in the same setter method.Can you please tell me how to handle this issue. Regards Viplav Kallepu On 6/29/07, Sean Conlon <[EMAIL PROTECTED]> wrote: A good article is up right now on JavaWorld.com that addresses some of Struts' best pract

Struts 1.x Best Practices...

2007-06-29 Thread Viplav Kallepu
Hi, I am new to struts. I am using struts 1.3.8 for my project. Where can I found the appropriate best practices to maintain while devlopment. I found lot of material while browsing but wasn't able to figure out which was the good one. My doubt is I am using a bean for every oracle ta

sub-Menu in struts

2007-05-17 Thread Viplav Kallepu
Hi, I am using struts 1.3.8. I have menu buttons on the left side of the page. What I have to is when I click the menu a submenu should open below it. Can anyone please help me how to do this in struts without refreshing page. Any help is appreciated. Thanks and Regards Viplav Kallepu

datagrid doubt

2007-05-16 Thread Viplav Kallepu
ay to implement datagrid. I am not using struts layout. Struts 1.3.8 is the version. thanks and regards Viplav Kallepu