ons as well)
Nitesh
- Original Message - From: "Amin Mohd Sani" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List"
Sent: Friday, June 17, 2005 11:59 AM
Subject: RE: another newbie
Anyone using eclipse and jboss with struts?
I'm getting this error a
"
Sent: Friday, June 17, 2005 11:59 AM
Subject: RE: another newbie
Anyone using eclipse and jboss with struts?
I'm getting this error as below :
12:30:48,329 ERROR [Engine] StandardWrapperValve[jsp]: Servlet.service()
for ser
vlet jsp threw exception
javax.servlet.jsp.JspException: Can
Paste your struts.xml. Seems you are missing some information in struts.xml
Amin Mohd Sani wrote:
Anyone using eclipse and jboss with struts?
I'm getting this error as below :
12:30:48,329 ERROR [Engine] StandardWrapperValve[jsp]: Servlet.service()
for ser
vlet jsp threw exception
javax.servl
Anyone using eclipse and jboss with struts?
I'm getting this error as below :
12:30:48,329 ERROR [Engine] StandardWrapperValve[jsp]: Servlet.service()
for ser
vlet jsp threw exception
javax.servlet.jsp.JspException: Cannot retrieve mapping for action
/submit
at
org.apache.struts.taglib.ht
ddiqi
- Original Message -
From: "Nitesh" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List"
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, June 16, 2005 1:20 AM
Subject: Re: another newbie
Map the action class in the struts config and have the link point to t
Map the action class in the struts config and have the link point to the
action
i.e. - Original Message -
From: "Anand Vijay" <[EMAIL PROTECTED]>
To: "Nitesh" <[EMAIL PROTECTED]>
Sent: Thursday, June 16, 2005 10:34 AM
Subject: Re: another newbie
Hi
you need to use the
logic:iterate tag in the JSP)
HTH
Regards
Nitesh
- Original Message -
From: "Anand Vijay" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, June 15, 2005 4:00 PM
Subject: another newbie
Hi All
I have a link in my application for user registration form .
Hi All
I have a link in my application for user registration form . Form has
combo box that needs to be populated from database. How to achieve this?
Where do we write our bean to fetch the data?
Thanks in advance
Regards
Vijay
---
Speaking of newbie tips, I've been banging my head with struts/JSTL for the
past two weeks and discovered this gem today.
<% if (image.trim().length()>0) { %>
...
This lets me grab an object out of a form bean and switch to JSP script
mode so that I can use the full force of Java rather t
9 matches
Mail list logo