problem in accessing get parameter in struts 2 [when using interceptor]

2008-01-03 Thread Unnikrishnan
value for added when I am using interceptor. It is working perfectly when I am not using intercepter. Could any one please help me . Thanks in advance Unnikrishnan -- View this message in context: http://www.nabble.com/problem-in-accessing-get-parameter-in-struts-2--when-using-interceptor

Retrieving last inserted ID

2007-11-26 Thread Unnikrishnan
Hi I am new to Struts 2. I would like to know how to retrieve last inserted id. I have page called welcome where I have 3 fields (name, telephone, email) my execute method is as follows. public String execute() throws Exception { CustomerFacadeLocal customerFacedeLocalObj=

Accessing Database fields using struts

2007-11-23 Thread Unnikrishnan
Hello I would like to know how to get field values into a combo box. I am using EJB/struts and IDE netbeans. could any one help me out or give me a URL so that I can check it Thanks Unnikrishnan -- View this message in context: http://www.nabble.com/Accessing-Database-fields-using-struts

How to include CSS file in struts

2007-11-22 Thread Unnikrishnan
Hello I am new to struts and started building a sample application . I would like to know how a css file should be included in struts2 . and where should I include the file exactly (in which folder). Could any one please help thanks Unnikrishnan -- View this message in context: http