[java ee programming] Struts2 Tree events

2010-05-18 Thread udeshika
Hi, I have created a Tree nodes in struts2 application.How can i configure action with struts.xml file???.when user click on node i want to display pages that are related to that node, This is the structure of my tree -->Employee -->AddNewEmployee -->EditEmployee -->Department --->AddN

[java ee programming] Struts2

2009-09-21 Thread Alfredo Torres
Hi, I have read the struts2 presentaiton and hands on lab 2 times but i dont get it, i can not understand the structure, is there any other site that explain struts2 in more detail from the beggining whithout mix code?? Thanks a lot for your answer -- Saludos Alfredo Torres Hab.+58 212 94463

[java ee programming] Struts2 Pass values between two Actions

2009-09-12 Thread Gurvinder PS Gill
Hello Experts!! I am having a problem in struts2. i m builiding an appliction which shows all the data of person after loging in. After person logs in, action loginsuccess is called /Login/loginSuccess.jsp .. Class displayData, does some compu

[java ee programming] Struts2 Interceptors

2009-01-31 Thread Robert Krombholz
Hi guys, I have a problem with a training project using Struts² and Hibernate. To encapsulate the crosscutting concern of Session and Transaction handling of Hibernate, I tried to write my own Interceptor for my Actions that touches my Service layer. The interceptor is very simple ... here is

[java ee programming] Struts2: Lab: 4221_struts2basics

2008-09-04 Thread newbean
Exercise 2: Build "mystruts2-hellotime" application from scratch Loading ... How does Struts2 use the META tag contents? What is the HTTP-EQUIV attribute? What is the CONTENT attribute? How does Struts2 use them? Thanks newbean --~--~-~--~~