Hi All,
Is there any specific documentation available which demonstrate this
difference?
Thanks!
-- Ashish
tside of ognl.
>
> At any rate, you can try using:
> Logout
>
> the "attr" context map basically searches all available contexts...I
> think that may be your only option.
>
> Or change your scriplets to use
> Beez
> r 5347
>
> -Original Message-
try this:
>
> Logout
>
> It's stored in session and your attribute name is user per your previous
> scriplet.
>
>
> Beez
> r 5347
>
> -Original Message-
> From: ashish chawre [mailto:ashish.chawr...@gmail.com]
> Sent: Friday, December 10, 2010 10:
Hi list,
I am trying to use an object from scriplet to tag for a conditional
display purpose.
Here is the code:
In jsp I am fetching user record from the session
<%
UserDTO userDTO = (UserDTO)session.getAttribute("user");
%>
Now I like to show Logout label only if userDTO is avail
Logout
Hi, Is any body having any idea about the source/example of any ecommerce
website implementation using struts?
I am looking to implement a checkout using struts and I need to implement
shopping cart as well.
Any help will be greatly appreciated.
Thanks!
-- Ashish
Thanks Li.. Yeh, it happens.. This trick certainly saves time.
-- Ashish
On Mon, Dec 6, 2010 at 4:02 PM, Li Ying wrote:
> It looks like, the latest class files were not deployed to the WebApp
> Context.
>
> Sometimes this happens.
>
> When you find something getting wrong, and your source code
ndencies deployed?
>
> The message is pretty explicit with regards to what's wrong.
>
> Dave
>
> On Mon, Dec 6, 2010 at 12:10 PM, ashish chawre >wrote:
>
> > .
>
something wrong in your UserDelegate class.
> Have you declared an add(UserDTO) method inside it?
> Could you post UserRegistrationAction code?
>
>
> 2010/12/6 ashish chawre :
> > Hi list,
> >
> > I am trying to call execute method of my UserRegistrationAction
Hi list,
I am trying to call execute method of my UserRegistrationAction class but it
doesn't call the method.
Here is the code of my struts.xml :
{1}
{1}
d_UserRegistrationAction
LoginAction
9 matches
Mail list logo