RE: Null Pointer Exception when i use execand Wait with file upload

2013-03-16 Thread Martin Gainty
as n'importe quel effet légalement obligatoire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > Date: Sat, 16 Mar 2013 22:28:03 +1100 > Subject: Re: Null Pointer Exception when i use execan

Re: Null Pointer Exception when i use execand Wait with file upload

2013-03-16 Thread Pranava Swaroop
ngswirkung. Aufgrund der leichten Manipulierbarkeit von > E-Mails koennen wir keine Haftung fuer den Inhalt uebernehmen. > > Date: Sat, 16 Mar 2013 12:18:30 +1100 > > Subject: Re: Null Pointer Exception when i use execand Wait with file > upload > > From: stalin.pran...@gmai

RE: Null Pointer Exception when i use execand Wait with file upload

2013-03-16 Thread Martin Gainty
keine Haftung fuer den Inhalt uebernehmen. > Date: Sat, 16 Mar 2013 12:18:30 +1100 > Subject: Re: Null Pointer Exception when i use execand Wait with file upload > From: stalin.pran...@gmail.com > To: user@struts.apache.org > > :) Apologies > > > pa

Re: Null Pointer Exception when i use execand Wait with file upload

2013-03-15 Thread Pranava Swaroop
:) Apologies package employee; import com.opensymphony.xwork2.ActionSupport; import org.apache.struts2.ServletActionContext; import javax.servlet.ServletContext; import java.io.File; /** * Created with IntelliJ IDEA. * User: love4059 * Date: 13/03/13 * Time: 8:10 PM * To change this templ

RE: Null Pointer Exception when i use execand Wait with file upload

2013-03-15 Thread Martin Gainty
Not much anyone can do here if we cant see the code for employee.SingleFileUploadAction.java Martin __ Verzicht und Vertraulichkeitanmerkung Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger sein, so bitten wir hoeflich um

Re: Null Pointer exception when using struts html tag library injspfile

2005-09-23 Thread Deepesh Nandal
. - Original Message - From: "Archana Soni" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Friday, September 23, 2005 9:56 AM Subject: RE: Null Pointer exception when using struts html tag library injspfile MC, Actually, the jsp page is referring a

RE: Null Pointer exception when using struts html tag library in jsp file

2005-09-22 Thread Archana Soni
ROTECTED] Sent: Thursday, September 22, 2005 6:11 PM To: Struts Users Mailing List Subject: RE: Null Pointer exception when using struts html tag library in jsp file Hi Archana Try changing your html:link page to href. ie From: http://yahoo.com";>Yahoo to http://yahoo.com";&

Re: Null Pointer exception when using struts html tag library in jsp file

2005-09-22 Thread Dave Newton
Murray Collingwood wrote: I've never found any good documentation on the use of various taglib parameters, maybe somebody else on this list could point us in the right direction. For the most part the docs in the Struts userguide (http://struts.apache.org/userGuide/index.html, then follow

RE: Null Pointer exception when using struts html tag library in jsp file

2005-09-22 Thread Murray Collingwood
t; > The application is working fine with just omitting the first line of the jsp > ( <%@ taglib ...). But as soon as I add it, it gives the > NullPointerexception > > -Original Message- > From: Murray Collingwood [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 21, 2

Re: Null Pointer exception when using struts html tag library in jsp file

2005-09-21 Thread Wendy Smoak
From: "Archana Soni" <[EMAIL PROTECTED]> <%@ taglib uri="/tags/struts-html" prefix="html" %> The application is working fine with just omitting the first line of the jsp ( <%@ taglib ...). But as soon as I add it, it gives the NullPointerexception Is this a Servlet 2.3 or better container?

RE: Null Pointer exception when using struts html tag library in jsp file

2005-09-21 Thread Archana Soni
tion -Original Message- From: Murray Collingwood [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 21, 2005 5:14 PM To: Struts Users Mailing List Subject: RE: Null Pointer exception when using struts html tag library in jsp file Can you post your jsp form? On 21 Sep 2005 at 17:12, A

RE: Null Pointer exception when using struts html tag library in jsp file

2005-09-21 Thread Murray Collingwood
bed and throwing the NullPointerException > > Regards > Kathir. > > > > From: Murray Collingwood [mailto:[EMAIL PROTECTED] > Sent: Wed 9/21/2005 5:14 PM > To: Struts Users Mailing List > Subject: RE: Null Pointer exception when using struts

RE: Null Pointer exception when using struts html tag library in jsp file

2005-09-21 Thread Murugesan, Kathiresan \(Cognizant\)
: Murray Collingwood [mailto:[EMAIL PROTECTED] Sent: Wed 9/21/2005 5:14 PM To: Struts Users Mailing List Subject: RE: Null Pointer exception when using struts html tag library in jsp file Can you post your jsp form? On 21 Sep 2005 at 17:12, Archana Soni wrote: > Global-forwards are

RE: Null Pointer exception when using struts html tag library in jsp file

2005-09-21 Thread Murugesan, Kathiresan \(Cognizant\)
--- Begin Message --- mc, did you check whether the web.xml has the ActionServlet mapping? Regards Kathir. From: Murray Collingwood [mailto:[EMAIL PROTECTED] Sent: Wed 9/21/2005 5:14 PM To: Struts Users Mailing List Subject: RE: Null Pointer exception when

RE: Null Pointer exception when using struts html tag library in jsp file

2005-09-21 Thread Murray Collingwood
chana Soni wrote: > > > I am attaching my web.xml and struts-config.xml files > > > > > > > > -Original Message- > > From: Murugesan, Kathiresan (Cognizant) > > [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, September 21, 2005 12:37 PM > &

RE: Null Pointer exception when using struts html tag library in jsp file

2005-09-21 Thread Archana Soni
. And I am still getting same error. -Original Message- From: Murray Collingwood [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 21, 2005 4:21 PM To: Struts Users Mailing List Subject: RE: Null Pointer exception when using struts html tag library in jsp file struts-config.xml Global

RE: Null Pointer exception when using struts html tag library in jsp file

2005-09-21 Thread Murray Collingwood
Sep 2005 at 15:06, Archana Soni wrote: > I am attaching my web.xml and struts-config.xml files > > > > -Original Message- > From: Murugesan, Kathiresan (Cognizant) > [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 21, 2005 12:37 PM > To: Struts User

RE: Null Pointer exception when using struts html tag library in jsp file

2005-09-21 Thread Archana Soni
I am attaching my web.xml and struts-config.xml files -Original Message- From: Murugesan, Kathiresan (Cognizant) [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 21, 2005 12:37 PM To: Struts Users Mailing List Subject: RE: Null Pointer exception when using struts html tag library in

RE: Null Pointer exception when using struts html tag library in jsp file

2005-09-21 Thread Murugesan, Kathiresan \(Cognizant\)
. From: Archana Soni [mailto:[EMAIL PROTECTED] Sent: Wed 9/21/2005 11:55 AM To: Struts Users Mailing List Subject: RE: Null Pointer exception when using struts html tag library in jsp file I am using struts1.1 and the taglib's URI is mapped to "/web-inf/struts-html.tld&q

RE: Null Pointer exception when using struts html tag library in jsp file

2005-09-20 Thread Archana Soni
riginal Message- From: Murray Collingwood [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 21, 2005 11:38 AM To: Struts Users Mailing List Subject: Re: Null Pointer exception when using struts html tag library in jsp file I'm using Struts 1.2.x and the taglib entries I ALWAYS use are

Re: Null Pointer exception when using struts html tag library in jsp file

2005-09-20 Thread Murray Collingwood
I'm using Struts 1.2.x and the taglib entries I ALWAYS use are: <[EMAIL PROTECTED] uri="http://struts.apache.org/tags-bean"; prefix="bean" %> <[EMAIL PROTECTED] uri="http://struts.apache.org/tags-html"; prefix="html" %> <[EMAIL PROTECTED] uri="http://struts.apache.org/tags-logic"; prefix="logic" %

Re: null pointer exception

2005-08-16 Thread Michael Rasmussen
I'm really not sure I see what it is you are trying to do. I don't see any submit buttons in your jsp...so I don't see what is being submitted on a form click. Also I don't see you writing to any fields that will get submitted to your bean. There is also no attempt to pull anything out of your f

Re: null pointer exception

2005-08-15 Thread Michael Rasmussen
Balkan, which line is line 26 in edit action? Can you provide the entire stack trace? Off hand I would guess that your call to request.getAttribute("key") is returning null...I don't see any other likely suspects. Your JSP does this: pageContext.setAttribute("key",key); what is pageContext?