daya mukiri

Greenhorn
+ Follow
since Nov 02, 2005
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by daya mukiri

Hi,
I am using nested:messagesPresent to display the field errors in a table.
My intention is to highlight the field in error in red.

But what is happening is supposing if there are 4 records in the table and 1st row 1st field is in error,it is not only higlighting that field but all the 1st fields in all the 4 rows, which is not expected.

Please let me know the solution for this problem.Thanks in advance.
17 years ago
hi ,my application was running fine.But suddenly these errors are coming.
i didnt made any code changes.


E SRVE0026E: [Servlet Error]-[action]: java.lang.NullPointerException
at org.apache.struts.action.ActionServlet.initModuleMessageResources(ActionServlet.java:1222)
at org.apache.struts.action.ActionServlet.init(ActionServlet.java:471)
at javax.servlet.GenericServlet.init(GenericServlet.java:256)

and

this error is also coming
java.lang.NullPointerException at org.apache.struts.action.RequestProcessor.processForwardConfig(RequestProcessor.java:441)

Please suggest me if any one knows the solution because i am in middle of development.
18 years ago
Hi Catalin,
I dont know the plugins with repect to jsp.
but you can get exadel easy struts and weblogic plugins for web application development.
HI ranga shreya,
head first servlets and jsp will be good on details about servlets.
then read specification .
18 years ago
Hi Bosun,
can you explain that some what deeply?
does drivermanager internally uses class.forname to load the driver?
thanks friends
19 years ago
JSP
hi friends,
how to access a bean's instance created in a jsp page from another jsp page?
is it possible.
let me know
19 years ago
JSP