Pep Menval

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

Recent posts by Pep Menval

Hi all,

My Struts/Tiles application is working fine under win xp tomcat 4.0.28, but suddenly I installed it in others machines with win xp as well and linux fedora core 3, and I get this message:

//******
root cause

javax.servlet.jsp.JspException: Can't get definitions factory from context.
org.apache.struts.taglib.tiles.InsertTag.processDefinitionName(InsertTag.java:583)
org.apache.struts.taglib.tiles.InsertTag.createTagHandler(InsertTag.java:487)
org.apache.struts.taglib.tiles.InsertTag.doStartTag(InsertTag.java:451)
org.apache.jsp.default_.jsp.service.login_jsp._jspx_meth_tiles_insert_0(login_jsp.java:85)
org.apache.jsp.default_.jsp.service.login_jsp._jspService(login_jsp.java:59)
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:94)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:324)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

//******

I've been looking the web and it seems a problem with the parser, any idea?

Best

Pep
19 years ago
Hi,
Anyone tried SSL under Tomcat 5. I've been following the official docs and nothing. Any help will be appreciated.

Best

Pep
19 years ago
I've been reviewing some articles in the Net about modules in Struts, and still have no clear idea of how to use them properly. Can you help me?

Best regards

Pep
20 years ago
Fabrizio, I feel you are so right!!! So if you are just planning to write a simple web application, don't try Struts otherwise get involved.
Pep
Computer engineer, SCD, SCWCD
20 years ago
Congratulations, it must be the new record.
SCD & SCWCD
PD: Can you tell us wich tool did you use for UML?
Either it is not as difficult as it seems or I was lucky. Anyway, now thinking about the architect certification and wondering if the new certification is worth it?
Keep in touch
Pep
20 years ago
...with no absolute path, I wonder where the hell this file is suposed to be. I've tried many places already: appliroot, WEB-INF, classes, classes/package... And yet, nothing at all.
Any idea about this issue?
Regards
Pep
Why not try together? I find it great.
Regards
Pep
Hi,
Can you tell me the right way to prepare this certification all the way?
Thanks
Pep

Originally posted by John Todd:
Hello ranchers, today I became SCWCD.
thank to javaranch.com, j2eecertificate.com, Velmurugan's study notes.
what I must do after this??
waiting for your replies...


Are you Application Developer already?
I'm in my way now to certification, which topics do they ask?
Regards
Pep
20 years ago
I bought 'Sun Java 2 Enterprise Edition (J2EE) Web Component Developer Exam' Is it good? I wonder how can I access mock exams?
Regards
Pep
Thanks to your unvaluable help, I did it!!! 139/255.
Regards
Pep
PE: See you at the SCWCD
20 years ago

Originally posted by Ravi Kanth D:
I am using NetBeans IDE which I downloaded from SUN's website along with Java 2 SDK 1.4.2. I am using the AbsoluteLayout which NetBeans provided exclusively in their IDE. Their website claimed: once you drag and drop controls using AbsoluteLayout and finish creating your GUI, you can just change it to GridBagLayout and everything will remain the same. Contrary to that, everything gets messed up when I change to GridBagLayout. Did anyone had similar problems? Please let me know. Thanks.
Ravi.


JBuilder claims much the same, they have the XYLayout that can be easily converted to GridBagLayout. But everythings gets messed up as well.
The solution I adopted was to design with three layouts in mind: flow, border and grid.
Best
Pep
Hi friends,
Definetely my choice is JBuilder. I tried a few then but finally choose this one. Once you get know it well it is a fantastic tool. On the other hand I dont think it's a good policy to change from tool to tool every now and then.
Regards
Pep
Hi,
Can you make depracted methods to appear with a strike font? I didnt manage in this new version. I already went throw the show deprecate... menu
Regards
Pep