Hi,
I have read articles about integrating captcha into appfuse using
separate page,
one to enter captcha response and other to do normal authentication step.
Is it possible to make captcha and authentication on single page (login.jsp)
using chain filter ?
Thanks,
--
Ernas M. Jamil
-
Of course, I should have noted Appfuse2 - Struts2
Daniel Kibler wrote:
>
> I have another baffling problem.:confused:
>
> I'm trying to add file upload capability to a data form page. I added a
> new form to the page based on the appfuse file upload jsp. I also edited
> the action to extend org
I have another baffling problem.:confused:
I'm trying to add file upload capability to a data form page. I added a new
form to the page based on the appfuse file upload jsp. I also edited the
action to extend org.appfuse.webapp.action.FileUploadAction, overriding the
upload() method and included
Good day,
I've also tried integarting hibernate-search with appfuse-jpa with no luck.
I tried it with:
* org.hibernate : hibernate-core : 3.2.5.ga : jar
* org.hibernate : hibernate-annotations : 3.3.0.GA : jar
* org.hibernate : hibernate-entitymanager : 3.3.1.GA : jar
* org.hibernate : hibernate
Hi,
To deploy and run a web application in Eclipse using WTP:
Right-click on the jsp file, index.jsp, in the ProjectExplorer. Select Run
As > Run on Server menu.
In the Run On Server dialog, ensure that the server, Oracle OC4J Standalone
Server v10.1.3 DP4 Preview, is selected. Click on Finish.