I am getting (html:form) as unknown tag error开发者_如何学编程. Why?You need to make tag library available and also need to import it in jspi think you forget to add the library file(.tld) suppose if
I think I know Struts 1.2 very well, but still I am confused about t开发者_开发百科he *.do pattern.
Is it possible to share JSPs between EARs, similar to the way that we can share Java files between EARs by usi开发者_C百科ng .jar files?
a strange thing is happening when i call servlet using struts, if i call it from my local host it gets called but when i deploy it on my web server it throws an error saying \"servlet action is not av
Hey does such a thing as Tiles in Struts exist in php (or some php-f开发者_运维百科ramework) ?
Problem and my idea on it is just vague as I\'m still in design phase.I just wanted to know something to get a head start on the problem and how/where to proceed to solve it.
From the Hibernate reference manual: \"Use a single database transaction to serve the clients request, starting and committing it when you open and close the Session\"
i have a struts application in a jboss server. i would like to be able to debug into response.addCookie(...) when working from Eclipse.
I have a tabbedpanel declared like so : <%@ taglib prefix=\"sj\" uri=\"/struts-jquery-tags\"%> <sj:tabbedpanel id=\"mytabs2\" selectedTab=\"0\">
I had created a web application using struts2 and it works fine in firefox 3.6 but not in 3.5 Library files used: