Hi All,
On Monday 30 June 2003 19.08, Edgar Gonz�lez wrote:
> Hi,
>
> I don't know if I undertand your requirement, but, are you tried:
> data.getParameters().getString("par2")
Yes, but I don't need it. I need all of parameters (and _only_ the parameters)
after screen or action.
>
> > Hello All,
> >
> > When I call a screen with parameters forexample:
> >
> > http://server/app/servlet/app/template/screen.vm/par1/xx/par2/yy/..
> > ../parn/nnn
> >
> > how can I get parameters part of this url in string format?
> > "par1/xx/par2/yy.. ../parn/nnn"
> >
> > I need it, because if user doesn't has permission to run this screen, I
>
> have
>
> > to forward it to Login.vm, and after a succesfully login I need it to
>
> forward
>
> > to original screen.
> >
> > I can put screen with:
> > data.getUser().setTemp(NEXT_SCREEN, data.getScreenTemplate());
> > but I cannot pass parameters to this.
> >
> > --
> > TIA,
> > Zoltan Zidarics programmer
> > PTE University Pecs, Hungary
> > icq: 43288694
> >
> >
> > ---------------------------------------------------------------------
> > 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]
--
udv,
Zoltan Zidarics programmer
PTE University Pecs, Hungary
icq: 43288694
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]