cancel
Showing results for 
Search instead for 
Did you mean: 

How-to use HTMLB in non-portal-applications (e.g. Struts) WAS 6.2

Former Member
0 Kudos

Hi there,

has anybody tried using the HTMLB-Taglib in a non-portal-application - Stuts for example. There is an example in the documentation area but I coult not figuring out what mut be done to build a stand-alone webapplication.

I included the htmlb.tld-file in the WEB-INF folder and inserted the htmlb libary in the reference.txt file.

The error message is:

java.lang.IllegalStateException

at com.sapportals.htmlb.rendering.PageContextFactory.createPageContext(PageContextFactory.java:90)

at com.sapportals.htmlb.taglib.RendererContextTag.doStartTag(RendererContextTag.java:75)

at jsp_index1084195860243._jspService(jsp_index1084195860243.java:39)

at com.inqmy.services.servlets_jsp.server.jsp.JSPServlet.service(JSPServlet.java:304)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)

at com.inqmy.services.servlets_jsp.server.RunServlet.runSerlvet(RunServlet.java:147)

at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.startServlet(ServletsAndJspImpl.java:789)

at com.inqmy.services.httpserver.server.RequestAnalizer.checkFilename(RequestAnalizer.java:644)

at com.inqmy.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:305)

at com.inqmy.services.httpserver.server.Response.handle(Response.java:166)

at com.inqmy.services.httpserver.server.HttpServerFrame.request(HttpServerFrame.java:1152)

at com.inqmy.core.service.context.container.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:36)

at com.inqmy.core.cluster.impl0.ParserRunner.run(ParserRunner.java:35)

at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)

at java.security.AccessController.doPrivileged(Native Method)

at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:132)

I hope someone can help me...

Thanks in advance

walter

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Walter,

we are getting the same error and trying to do exactly the same: an application to run under WAS 6.20 using HTMLB.

Were you able to solve the problem?

Best regards, Júlio